Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h170 #define RPI_STATE_ONLINE 13 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1630 {RPI_STATE_ONLINE, "RPI_ONLINE"},
14857 case RPI_STATE_ONLINE: in emlxs_rpi_pause_evt_action()
15171 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_unreg_failed_action()
15665 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_reg_action()
15781 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_reg_cmpl_action()
15925 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_action()
15940 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_action()
16042 rval = emlxs_rpi_state(port, rpip, RPI_STATE_ONLINE, in emlxs_rpi_resume_cmpl_action()
16060 if (rpip->state != RPI_STATE_ONLINE) { in emlxs_rpi_online_action()