Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h48 #define MSG_DISCONNECT 0x04 macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4632 if (fas->f_last_msgin == MSG_DISCONNECT) { in fas_handle_clearing()
5325 (fas->f_fifo[0] == MSG_DISCONNECT)) { in fas_handle_msg_in_done()
5329 fas->f_last_msgin = MSG_DISCONNECT; in fas_handle_msg_in_done()
5596 case MSG_DISCONNECT: in fas_onebyte_msg()