summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_queue.h
Commit message (Expand)AuthorAgeFilesLines
* MFp4: Large set of CAM inprovements.mav2010-01-281-5/+100
* MFp4:mav2009-11-141-6/+1
* After thinking again, implement cam_ccbq_fini().mav2009-10-221-0/+2
* cam_ccbq_fini() declared for 11 years, but never implemented. Remove it.mav2009-10-221-2/+0
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* cam_periph.c:gibbs1999-04-191-1/+5
* Remove camq_regen(). We already perform modular comparisonsgibbs1999-04-071-5/+1
* Add definitions for TAILQ, LIST, and SLIST ccb_hdr queues.gibbs1998-12-151-3/+5
* CAM Transport Layer (XPT).gibbs1998-09-151-0/+236
OpenPOWER on IntegriCloud