Home
last modified time | relevance | path

Searched refs:VFI_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.h288 #define VFI_STATE_UNREG_CMPL 8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1012 {VFI_STATE_UNREG_CMPL, "VFI_UNREG_CMPL"},
10513 rval = emlxs_vfi_state(port, vfip, VFI_STATE_UNREG_CMPL, in emlxs_vfi_unreg_failed_action()
10571 (void) emlxs_vfi_state(port, vfip, VFI_STATE_UNREG_CMPL, in emlxs_vfi_unreg_mbcmpl()
10659 if (vfip->state != VFI_STATE_UNREG_CMPL) { in emlxs_vfi_unreg_cmpl_action()