Searched refs:emlxs_fcfi_event (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 821 static uint32_t emlxs_fcfi_event(emlxs_port_t *port, 2544 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_OFFLINE, in emlxs_fcftab_shutdown_action() 4087 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_ONLINE, fcfp); in emlxs_fc_fcftab_fcfi_online_action() 4174 rval = emlxs_fcfi_event(port, in emlxs_fc_fcftab_fcfi_offline_action() 4355 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_PAUSE, fcfp); in emlxs_fc_fcftab_linkdown_evt_action() 5096 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_PAUSE, fcfp); in emlxs_fcoe_fcftab_linkdown_evt_action() 5315 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_OFFLINE, fcfp); in emlxs_fcoe_fcftab_offline_timer() 6470 (void) emlxs_fcfi_event(port, FCF_EVENT_FCFI_ONLINE, in emlxs_fcoe_fcftab_fcfi_online_action() 7431 emlxs_fcfi_event(emlxs_port_t *port, uint32_t evt, in emlxs_fcfi_event() function 9931 rval = emlxs_fcfi_event(port, FCF_EVENT_VFI_OFFLINE, vfip); in emlxs_vfi_offline_action() [all …]
|