Searched refs:SCSI_LOW_QTAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h74 #define SCSI_LOW_QTAG DVF_SCSI_QTAG macro
H A Dscsi_low.c1092 SCSI_LOW_QTAG;
1774 #define SCSI_LOW_QTAG_OK (SCSI_LOW_QTAG | SCSI_LOW_DISC)
2812 slp->sl_Lnexus->li_cfgflags &= ~SCSI_LOW_QTAG;
3834 (cfgflags & SCSI_LOW_QTAG) != 0 &&
3837 li->li_flags |= SCSI_LOW_QTAG;
3843 li->li_flags &= ~SCSI_LOW_QTAG;

Completed in 91 milliseconds