Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h339 #define FCFI_STATE_UNREG_CMPL 2 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c762 {FCFI_STATE_UNREG_CMPL, "FCFI_UNREG_CMPL"},
8474 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_UNREG_CMPL, in emlxs_fcfi_unreg_failed_action()
8779 (void) emlxs_fcfi_state(port, fcfp, FCFI_STATE_UNREG_CMPL, in emlxs_fcfi_unreg_mbcmpl()
8866 if (fcfp->state != FCFI_STATE_UNREG_CMPL) { in emlxs_fcfi_unreg_cmpl_action()