Searched refs:FCFI_STATE_VFI_ONLINE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 350 #define FCFI_STATE_VFI_ONLINE 10 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 773 {FCFI_STATE_VFI_ONLINE, "FCFI_VFI_ONLINE"}, 7795 case FCFI_STATE_VFI_ONLINE: in emlxs_fcfi_vfi_online_evt_action() 7878 case FCFI_STATE_VFI_ONLINE: in emlxs_fcfi_vfi_offline_evt_action() 7998 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_VFI_ONLINE, in emlxs_fcfi_online_evt_action() 8035 if (fcfp->state != FCFI_STATE_VFI_ONLINE) { in emlxs_fcfi_vfi_online_action() 8329 case FCFI_STATE_VFI_ONLINE: in emlxs_fcfi_offline_evt_action() 8410 case FCFI_STATE_VFI_ONLINE: in emlxs_fcfi_pause_evt_action() 8638 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_VFI_ONLINE, in emlxs_fcfi_reg_action() 8730 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_VFI_ONLINE, in emlxs_fcfi_reg_cmpl_action()
|