Home
last modified time | relevance | path

Searched refs:VPI_STATE_LOGO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h219 #define VPI_STATE_LOGO 9 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1277 {VPI_STATE_LOGO, "VPI_LOGO"},
11496 case VPI_STATE_LOGO: in emlxs_vpi_rpi_offline_evt_action()
11580 case VPI_STATE_LOGO: in emlxs_vpi_rpi_pause_evt_action()
11742 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO, in emlxs_vpi_offline_handler()
12089 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO, in emlxs_vpi_port_offline_action()
13136 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO, in emlxs_vpi_logo_failed_action()
13158 if (vpip->state != VPI_STATE_LOGO) { in emlxs_vpi_logo_action()