Searched refs:emlxs_vpi_event (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1356 static uint32_t emlxs_vpi_event(emlxs_port_t *port, 4954 rval = emlxs_vpi_event(vport, FCF_EVENT_VPI_PAUSE, vpip); in emlxs_fcoe_fcftab_cvl_evt_action() 6849 (void) emlxs_vpi_event(port, FCF_EVENT_VPI_OFFLINE, vpip); in emlxs_fcoe_fcftab_lost_evt_action() 9678 (void) emlxs_vpi_event(vport, FCF_EVENT_VPI_ONLINE, in emlxs_vfi_online_evt_action() 10267 rval = emlxs_vpi_event(port, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vfi_vpi_online_action() 10424 (void) emlxs_vpi_event(vport, FCF_EVENT_VPI_OFFLINE, vpip); in emlxs_vfi_vpi_offline_action() 10472 (void) emlxs_vpi_event(vport, FCF_EVENT_VPI_PAUSE, vpip); in emlxs_vfi_paused_action() 11062 (void) emlxs_vpi_event(vport, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vfi_online_action() 11167 emlxs_vpi_event(emlxs_port_t *port, uint32_t evt, in emlxs_vpi_event() function 11388 rval = emlxs_vpi_event(port, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vpi_port_bind_notify() [all …]
|