Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h168 #define RPI_STATE_ONLINE 13 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1630 {RPI_STATE_ONLINE, "RPI_ONLINE"},
14856 case RPI_STATE_ONLINE: in emlxs_rpi_pause_evt_action()
15170 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_unreg_failed_action()
15664 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_reg_action()
15780 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_reg_cmpl_action()
15924 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_action()
15939 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_action()
16041 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_cmpl_action()
16059 if (rpip->state != RPI_STATE_ONLINE) { in emlxs_rpi_online_action()