Searched refs:emlxs_rpi_event (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1676 static uint32_t emlxs_rpi_event(emlxs_port_t *port, 11031 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_ONLINE, in emlxs_vfi_online_action() 12112 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_OFFLINE, in emlxs_vpi_port_offline_action() 12143 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_OFFLINE, in emlxs_vpi_port_offline_action() 12222 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_OFFLINE, in emlxs_vpi_offline_action() 13910 emlxs_rpi_event(emlxs_port_t *port, uint32_t evt, in emlxs_rpi_event() function 14373 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_PAUSE, rpip); in emlxs_rpi_pause_notify() 14471 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_ONLINE, rpip); in emlxs_rpi_online_notify() 14533 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_OFFLINE, rpip); in emlxs_rpi_offline_notify() 14600 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_RESUME, rpip); in emlxs_rpi_resume_notify()
|