freebsd-dev/sys/cam/scsi
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_all.c
scsi_all.h Handle some of the inquiry flags that have come into 2006-05-30 22:44:00 +00:00
scsi_cd.c o Do not double i/o stats for cd(4) already acounted in g_disk_done(). 2006-04-17 09:12:53 +00:00
scsi_cd.h
scsi_ch.c
scsi_ch.h
scsi_da.c Actually check to see if XPT_CALC_GEOMETRY had an error 2006-04-18 22:01:59 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c
scsi_sa.h
scsi_ses.c
scsi_ses.h
scsi_targ_bh.c
scsi_target.c Forced commit - last checkin got away from me. 2006-05-24 15:26:07 +00:00
scsi_targetio.h