Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h280 #define VFI_STATE_INIT_CMPL 3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1004 {VFI_STATE_INIT_CMPL, "VFI_INIT_CMPL"},
9980 (void) emlxs_vfi_state(port, vfip, VFI_STATE_INIT_CMPL, 0, 0, 0); in emlxs_vfi_init_mbcmpl()
10122 rval = emlxs_vfi_state(port, vfip, VFI_STATE_INIT_CMPL, in emlxs_vfi_init_failed_action()
10146 if (vfip->state != VFI_STATE_INIT_CMPL) { in emlxs_vfi_init_cmpl_action()