Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h294 #define VFI_STATE_REG_CMPL 13 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1018 {VFI_STATE_REG_CMPL, "VFI_REG_CMPL"},
10712 rval = emlxs_vfi_state(port, vfip, VFI_STATE_REG_CMPL, in emlxs_vfi_reg_failed_action()
10784 (void) emlxs_vfi_state(port, vfip, VFI_STATE_REG_CMPL, 0, 0, 0); in emlxs_vfi_reg_mbcmpl()
10959 if (vfip->state != VFI_STATE_REG_CMPL) { in emlxs_vfi_reg_cmpl_action()