Home
last modified time | relevance | path

Searched refs:SCSI_LOW_MSG_WIDE (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
Dscsi_low.h403 #define SCSI_LOW_MSG_WIDE 0x00001000 macro
Dscsi_low.c2611 /* 12 */{SCSI_LOW_MSG_WIDE, MSG_EXTEND, scsi_low_msgfunc_wide, scsi_low_errfunc_wide, MSG_RELEASE_A…
3253 error = (*slp->sl_funcs->scsi_low_msg) (slp, ti, SCSI_LOW_MSG_WIDE);
3269 (SCSI_LOW_MSG_SYNCH | SCSI_LOW_MSG_WIDE);
3393 if (retry != 0 || (ti->ti_emsgflags & SCSI_LOW_MSG_WIDE) == 0)
3394 scsi_low_assert_msg(slp, ti, SCSI_LOW_MSG_WIDE, 0);
3960 ti->ti_setup_msg |= (SCSI_LOW_MSG_WIDE | SCSI_LOW_MSG_SYNCH);
/freebsd-12-stable/sys/dev/ncv/
Dncr53c500.c457 if ((msg & SCSI_LOW_MSG_WIDE) != 0)
/freebsd-12-stable/sys/dev/stg/
Dtmc18c30.c352 if ((msg & SCSI_LOW_MSG_WIDE) != 0)
/freebsd-12-stable/sys/dev/nsp/
Dnsp.c477 if ((msg & SCSI_LOW_MSG_WIDE) != 0)