Searched refs:VFI_STATE_UNREG_FAILED (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 | 289 #define VFI_STATE_UNREG_FAILED 9 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1013 {VFI_STATE_UNREG_FAILED, "VFI_UNREG_FAILED"}, 10494 if (vfip->state != VFI_STATE_UNREG_FAILED) { in emlxs_vfi_unreg_failed_action() 10559 (void) emlxs_vfi_state(port, vfip, VFI_STATE_UNREG_FAILED, in emlxs_vfi_unreg_mbcmpl() 10610 if (vfip->prev_state != VFI_STATE_UNREG_FAILED) { in emlxs_vfi_unreg_action() 10620 rval = emlxs_vfi_state(port, vfip, VFI_STATE_UNREG_FAILED, in emlxs_vfi_unreg_action() 10641 rval = emlxs_vfi_state(port, vfip, VFI_STATE_UNREG_FAILED, in emlxs_vfi_unreg_action()
|