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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h53 #define MSG_REJECT 0x07 macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4544 (fas->f_last_msgin == MSG_REJECT)) {
5476 sndmsg = MSG_REJECT;
5604 msgout = MSG_REJECT;
5615 /* XXX Make it a MSG_REJECT handler */
5616 case MSG_REJECT:
5670 case MSG_REJECT:
5748 msgout = MSG_REJECT;
6041 return (MSG_REJECT);
6119 msgout = MSG_REJECT;
6137 msgout = MSG_REJECT;
[all...]

Completed in 59 milliseconds