aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/cam_xpt_internal.h
Commit message (Expand)AuthorAgeFilesLines
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Fix tiny style nit.Warner Losh2020-08-271-1/+1
* Refactor NVMe CAM integration.Alexander Motin2018-05-251-2/+2
* sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* An MMC/SD/SDIO stack using CAMWarner Losh2017-07-091-0/+1
* Add infrastructure to the ATA and SCSI transports that supportsScott Long2017-04-191-0/+5
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-151-1/+1
* Move protocol specific stuff into a linker set object that'sWarner Losh2016-07-281-0/+20
* Switch to linker sets to find the xport callback object. ThisWarner Losh2016-07-281-5/+11
* New NVMe front end (nda).Warner Losh2016-06-091-0/+3
* Add support for probing the SCSI VPD Extended Inquiry page (0x86).Kenneth D. Merry2015-02-051-0/+2
* Merge CAM locking changes from the projects/camlock branch to radicallyAlexander Motin2013-10-211-17/+7
* MFprojects/camlock r249505:Alexander Motin2013-08-051-1/+1
* Remove owner field from struct cam_ed, unused at least since FreeBSD 7.Alexander Motin2013-04-141-1/+0
* MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905,Alexander Motin2013-04-141-2/+1
* Add CAM infrastructure to allow reporting when a drive's long read capacityKenneth D. Merry2012-01-261-0/+2
* Lay groundwork in CAM for recording and reporting physical path andJustin T. Gibbs2011-06-141-0/+2
* Add Serial Management Protocol (SMP) passthrough support to CAM.Kenneth D. Merry2010-11-301-0/+4
* Implement the usage of Report Luns as part of SCSI probing for SCP3 orMatt Jacob2010-06-081-0/+2
* Virtualize transport part of periph announcement.Alexander Motin2010-02-221-2/+1
* MFp4: Large set of CAM inprovements.Alexander Motin2010-01-281-1/+0
* MFp4:Alexander Motin2009-11-111-23/+2
* MFp4:Alexander Motin2009-11-011-3/+3
* MFp4:Alexander Motin2009-10-211-0/+1
* MFp4:Alexander Motin2009-09-061-1/+0
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-0/+205