Searched refs:RPI_STATE_OFFLINE (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 | 152 #define RPI_STATE_OFFLINE 2 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1614 {RPI_STATE_OFFLINE, "RPI_OFFLINE"}, 14987 if (rpip->state != RPI_STATE_OFFLINE) { in emlxs_rpi_offline_action() 15162 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_unreg_failed_action() 15338 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_unreg_action() 15359 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_unreg_action() 15438 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_unreg_cmpl_action() 15477 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_reg_failed_action() 15788 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_reg_cmpl_action() 16032 rval = emlxs_rpi_state(port, rpip, RPI_STATE_OFFLINE, in emlxs_rpi_resume_cmpl_action()
|