Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h844 #define INVALID_MSG 0x7f macro
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c1888 fas->f_last_msgin = INVALID_MSG; in fas_internal_reset()
4176 *c++ = INVALID_MSG; in fas_reconnect()
4177 *c = INVALID_MSG; in fas_reconnect()
4287 if (*c == INVALID_MSG) { in fas_reconnect()
4291 if (*c != INVALID_MSG) in fas_reconnect()
5133 msg = INVALID_MSG; in fas_handle_c_cmplt()
5155 msg = sts = INVALID_MSG; in fas_handle_c_cmplt()