Searched refs:RPI_STATE_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 158 #define RPI_STATE_REG 6 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1620 {RPI_STATE_REG, "RPI_REG"}, 14727 case RPI_STATE_REG: in emlxs_rpi_online_evt_action() 14733 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG, in emlxs_rpi_online_evt_action() 14743 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG, in emlxs_rpi_online_evt_action() 14855 case RPI_STATE_REG: in emlxs_rpi_pause_evt_action() 15554 if (rpip->state != RPI_STATE_REG) { in emlxs_rpi_reg_mbcmpl() 15636 if (rpip->state != RPI_STATE_REG) { in emlxs_rpi_reg_action() 16081 rval = emlxs_rpi_state(port, p2p_rpip, RPI_STATE_REG, in emlxs_rpi_online_action()
|