aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/cam.h
Commit message (Expand)AuthorAgeFilesLines
* 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