Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h51 #define MSG_REJECT 0x07 macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c5476 sndmsg = MSG_REJECT; in fas_handle_msg_in_done()
5604 msgout = MSG_REJECT; in fas_onebyte_msg()
5616 case MSG_REJECT: in fas_onebyte_msg()
5670 case MSG_REJECT: in fas_onebyte_msg()
5748 msgout = MSG_REJECT; in fas_onebyte_msg()
6041 return (MSG_REJECT); in fas_twobyte_msg()
6119 msgout = MSG_REJECT; in fas_multibyte_msg()
6137 msgout = MSG_REJECT; in fas_multibyte_msg()
6238 if (msgout == MSG_REJECT) { in fas_multibyte_msg()
6290 msgout = MSG_REJECT; in fas_multibyte_msg()
[all …]