Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h278 #define VFI_STATE_INIT 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1002 {VFI_STATE_INIT, "VFI_INIT"},
9642 rval = emlxs_vfi_state(port, vfip, VFI_STATE_INIT, in emlxs_vfi_online_evt_action()
9738 case VFI_STATE_INIT: in emlxs_vfi_offline_evt_action()
9826 case VFI_STATE_INIT: in emlxs_vfi_pause_evt_action()
9918 rval = emlxs_vfi_state(port, vfip, VFI_STATE_INIT, in emlxs_vfi_offline_action()
9951 if (vfip->state != VFI_STATE_INIT) { in emlxs_vfi_init_mbcmpl()
9998 if (vfip->state != VFI_STATE_INIT) { in emlxs_vfi_init_action()
10130 rval = emlxs_vfi_state(port, vfip, VFI_STATE_INIT, in emlxs_vfi_init_failed_action()