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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmessage.h120 #define INI_CAN_DISCON 0x40 macro
128 #define MSG_DR_IDENTIFY (MSG_IDENTIFY|INI_CAN_DISCON)
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4141 if (!(IS_IDENTIFY_MSG(tmp)) || (tmp & INI_CAN_DISCON)) {
5571 char garbled = ((msgin & (BAD_IDENTIFY|INI_CAN_DISCON)) != 0);

Completed in 79 milliseconds