Searched refs:RPI_STATE_REG_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 159 #define RPI_STATE_REG_FAILED 7 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1621 {RPI_STATE_REG_FAILED, "RPI_REG_FAILED"}, 15455 if (rpip->state != RPI_STATE_REG_FAILED) { in emlxs_rpi_reg_failed_action() 15570 (void) emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_mbcmpl() 15586 (void) emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_mbcmpl() 15658 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_action() 15670 if (rpip->prev_state != RPI_STATE_REG_FAILED) { in emlxs_rpi_reg_action() 15690 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_action() 15702 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_action() 15741 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG_FAILED, in emlxs_rpi_reg_action()
|