Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h61 #define FCF_EVENT_VFI_PAUSE 16 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c138 {FCF_EVENT_VFI_PAUSE, "E_VFI_PAUSE"},
8243 (void) emlxs_vfi_event(port, FCF_EVENT_VFI_PAUSE, vfip); in emlxs_fcfi_paused_action()
9235 case FCF_EVENT_VFI_PAUSE: in emlxs_vfi_action()
9307 case FCF_EVENT_VFI_PAUSE: in emlxs_vfi_event()
9777 if (evt != FCF_EVENT_VFI_PAUSE) { in emlxs_vfi_pause_evt_action()