Searched refs:FCF_EVENT_VPI_ONLINE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 63 #define FCF_EVENT_VPI_ONLINE 17 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 140 {FCF_EVENT_VPI_ONLINE, "E_VPI_ONLINE"}, 9238 case FCF_EVENT_VPI_ONLINE: in emlxs_vfi_action() 9282 case FCF_EVENT_VPI_ONLINE: in emlxs_vfi_event() 9415 if (evt != FCF_EVENT_VPI_ONLINE) { in emlxs_vfi_vpi_online_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() 11062 (void) emlxs_vpi_event(vport, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vfi_online_action() 11120 case FCF_EVENT_VPI_ONLINE: in emlxs_vpi_action() 11192 case FCF_EVENT_VPI_ONLINE: in emlxs_vpi_event() 11388 rval = emlxs_vpi_event(port, FCF_EVENT_VPI_ONLINE, vpip); in emlxs_vpi_port_bind_notify() [all …]
|