freebsd-dev/sys/cam
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
scsi Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cam_ccb.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cam_debug.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cam_extend.c Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
cam_extend.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cam_periph.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
cam_periph.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cam_queue.c
cam_queue.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cam_sim.c
cam_sim.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cam_xpt_periph.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cam_xpt_sim.h Clean up the xpt_sim creation to mirror how HBA drivers perform this task. 2000-01-14 23:08:46 +00:00
cam_xpt.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cam_xpt.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
cam.c
cam.h Various typo's. 2000-03-15 21:55:48 +00:00