Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h168 #define RPI_STATE_RESUME_CMPL 12 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1628 {RPI_STATE_RESUME_CMPL, "RPI_RESUME_CMPL"},
15891 (void) emlxs_rpi_state(port, rpip, RPI_STATE_RESUME_CMPL, 0, 0, 0); in emlxs_rpi_resume_mbcmpl()
16008 if (rpip->state != RPI_STATE_RESUME_CMPL) { in emlxs_rpi_resume_cmpl_action()