Searched refs:VFI_STATE_INIT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 276 #define VFI_STATE_INIT 1 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1002 {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()
|