Searched refs:emlxs_vfi_event (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1069 static uint32_t emlxs_vfi_event(emlxs_port_t *port, 8097 rval = emlxs_vfi_event(port, FCF_EVENT_VFI_ONLINE, vfip); in emlxs_fcfi_vfi_online_action() 8195 (void) emlxs_vfi_event(port, FCF_EVENT_VFI_OFFLINE, vfip); in emlxs_fcfi_vfi_offline_action() 8243 (void) emlxs_vfi_event(port, FCF_EVENT_VFI_PAUSE, vfip); in emlxs_fcfi_paused_action() 8936 (void) emlxs_vfi_event(port, FCF_EVENT_VFI_ONLINE, vfip); in emlxs_fcfi_online_action() 9273 emlxs_vfi_event(emlxs_port_t *port, uint32_t evt, in emlxs_vfi_event() function 12256 rval = emlxs_vfi_event(port, FCF_EVENT_VPI_OFFLINE, vpip); in emlxs_vpi_offline_action() 13823 rval = emlxs_vfi_event(port, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vpi_online_action()
|