Searched refs:SCSI_LOW_MSGOUT_INIT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500.c371 flags = SCSI_LOW_MSGOUT_UNIFY | SCSI_LOW_MSGOUT_INIT;
378 flags = SCSI_LOW_MSGOUT_UNIFY | SCSI_LOW_MSGOUT_INIT;
384 flags = SCSI_LOW_MSGOUT_INIT;
1161 flags |= SCSI_LOW_MSGOUT_INIT;
/freebsd-11.0-release/sys/dev/ct/
H A Dct.c497 (void) scsi_low_msgout(slp, ti, SCSI_LOW_MSGOUT_INIT);
1139 flags |= SCSI_LOW_MSGOUT_INIT;
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h593 #define SCSI_LOW_MSGOUT_INIT 0x00000001 macro
H A Dscsi_low.c2852 if ((fl & SCSI_LOW_MSGOUT_INIT) != 0)
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp.c1641 SCSI_LOW_MSGOUT_INIT : 0;
1666 flags |= SCSI_LOW_MSGOUT_INIT;
/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c1182 SCSI_LOW_MSGOUT_INIT : 0;

Completed in 138 milliseconds