Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h159 #define MBX23_SCSI_COMPLETION 0x2 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c208 if ((mbx & 3) == MBX23_SCSI_COMPLETION) { in ql_isr_aif()