Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h228 #define VPI_STATE_REG 15 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1286 {VPI_STATE_REG, "VPI_REG"},
11853 case VPI_STATE_REG: in emlxs_vpi_offline_evt_action()
11942 case VPI_STATE_REG: in emlxs_vpi_pause_evt_action()
12555 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_port_online_action()
12988 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_logi_failed_action()
13085 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_logi_cmpl_action()
13569 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_reg_failed_action()
13591 if (vpip->state != VPI_STATE_REG) { in emlxs_vpi_reg_mbcmpl()
13643 if (vpip->state != VPI_STATE_REG) { in emlxs_vpi_reg_action()