Searched refs:VPI_STATE_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 226 #define VPI_STATE_REG 15 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1286 {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() 12554 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_port_online_action() 12987 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_logi_failed_action() 13084 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_logi_cmpl_action() 13568 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG, in emlxs_vpi_reg_failed_action() 13590 if (vpip->state != VPI_STATE_REG) { in emlxs_vpi_reg_mbcmpl() 13642 if (vpip->state != VPI_STATE_REG) { in emlxs_vpi_reg_action()
|