Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h296 #define VFI_STATE_PAUSED 14 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1020 {VFI_STATE_PAUSED, "VFI_PAUSED"},
8232 (vfip->state == VFI_STATE_PAUSED) || in emlxs_fcfi_paused_action()
9478 rval = emlxs_vfi_state(port, vfip, VFI_STATE_PAUSED, in emlxs_vfi_offline_handler()
9549 case VFI_STATE_PAUSED: in emlxs_vfi_vpi_offline_evt_action()
9647 case VFI_STATE_PAUSED: in emlxs_vfi_online_evt_action()
9741 case VFI_STATE_PAUSED: in emlxs_vfi_offline_evt_action()
9815 case VFI_STATE_PAUSED: in emlxs_vfi_pause_evt_action()
10390 rval = emlxs_vfi_state(port, vfip, VFI_STATE_PAUSED, in emlxs_vfi_vpi_offline_action()
10444 if (vfip->state != VFI_STATE_PAUSED) { in emlxs_vfi_paused_action()