freebsd-dev/sys/cam
Matt Jacob 4e359f5ad1 Handle some of the inquiry flags that have come into
usage as of SPC2r20. Specifically, handle the BQueue
flag which will indicate that a device supports the
Basic Queueing model (no Head of Queue or Ordered tags).
When this flag is set, SID_CmdQueue is clear. This has
causes FreeBSD to assume that the device did not support
tagged operations.

MFC after:	1 month
2006-05-30 22:44:00 +00:00
..
scsi Handle some of the inquiry flags that have come into 2006-05-30 22:44:00 +00:00
cam_ccb.h Sorry- last delta was checked in by mistake. 2006-05-24 15:23:27 +00:00
cam_debug.h Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
cam_periph.c Make physical buffers in cam_periph_mapmem owned by the kernel in case we 2006-05-24 15:22:21 +00:00
cam_periph.h
cam_queue.c
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c Handle some of the inquiry flags that have come into 2006-05-30 22:44:00 +00:00
cam_xpt.h
cam.c Do more guarding against zero divide traps for the geom subroutine. 2006-04-18 21:53:39 +00:00
cam.h