Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h158 #define RPI_STATE_UNREG 5 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1618 {RPI_STATE_UNREG, "RPI_UNREG"},
14782 case RPI_STATE_UNREG: in emlxs_rpi_offline_evt_action()
14797 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_offline_evt_action()
14840 case RPI_STATE_UNREG: in emlxs_rpi_pause_evt_action()
14873 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_pause_evt_action()
15093 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_paused_action()
15274 if (rpip->state != RPI_STATE_UNREG) { in emlxs_rpi_unreg_mbcmpl()
15324 if (rpip->state != RPI_STATE_UNREG) { in emlxs_rpi_unreg_action()
15486 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_reg_failed_action()
15823 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_resume_failed_action()
[all …]