aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/cam.h
Commit message (Expand)AuthorAgeFilesLines
* Add Serial Management Protocol (SMP) passthrough support to CAM.Kenneth D. Merry2010-11-301-0/+7
* MFp4: Large set of CAM inprovements.Alexander Motin2010-01-281-6/+19
* MFp4:Alexander Motin2009-11-031-0/+6
* MFp4:Alexander Motin2009-10-311-0/+1
* Replace most of priority numbers with defines. No logical changes.Alexander Motin2009-10-231-0/+2
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-0/+1
* Add a new cam_status CAM_SCSI_IT_NEXUS_LOST. This will be used by future pat...Sean Bruno2008-09-181-0/+1
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Define the kern.cam sysctl in the cam layer, rather than multiply in severalMike Smith2002-01-091-0/+4
* comment typo: subsytem -> subsystemMurray Stokely2001-03-311-1/+1
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-3/+55
* Various typo's.Nick Hibma2000-03-151-2/+2
* Add a CAM_SENT_STATUS for use in target mode. JHK approved.Matt Jacob2000-01-171-1/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-4/+4
* Get rid of some trailing commas in enumerated types that cause gcc toKenneth D. Merry1999-11-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove camq_regen(). We already perform modular comparisonsJustin T. Gibbs1999-04-071-1/+12
* CAM Transport Layer (XPT).Justin T. Gibbs1998-09-151-0/+165