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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h345 #define SCSI_LOW_MSG_ABORT_QTAG 0x00000400 macro
H A Dscsi_low.c1335 (SCSI_LOW_MSG_ABORT | SCSI_LOW_MSG_ABORT_QTAG)) != 0)
1343 msg = SCSI_LOW_MSG_ABORT_QTAG;
2108 SCSI_LOW_MSG_ABORT_QTAG | \
2557 /* 10 */ {SCSI_LOW_MSG_ABORT_QTAG, MSG_ABORT_QTAG, scsi_low_msgfunc_qabort, NULL, MSG_RELEASE_ATN},
3260 scsi_low_assert_msg(slp, ti, SCSI_LOW_MSG_ABORT_QTAG, 0);

Completed in 138 milliseconds