Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h84 #define FC_LINIT_SUCCESS 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10657 if (acc.status != FC_LINIT_SUCCESS) { in fp_linit_intr()