Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h215 #define VPI_STATE_UNREG 6 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1273 {VPI_STATE_UNREG, "VPI_UNREG"},
11746 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_offline_handler()
11750 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_offline_handler()
11849 case VPI_STATE_UNREG: in emlxs_vpi_offline_evt_action()
11938 case VPI_STATE_UNREG: in emlxs_vpi_pause_evt_action()
12154 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_port_offline_action()
13347 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_unreg_failed_action()
13369 if (vpip->state != VPI_STATE_UNREG) { in emlxs_vpi_unreg_mbcmpl()
13415 if (vpip->state != VPI_STATE_UNREG) { in emlxs_vpi_unreg_action()