Searched refs:ECPP_PHASE_ECP_FWD_IDLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h273 #define ECPP_PHASE_ECP_FWD_IDLE 0x32 /* ecp forward idle */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1209 (pp->current_phase != ECPP_PHASE_ECP_FWD_IDLE)) {
2688 pp->current_phase = ECPP_PHASE_ECP_FWD_IDLE;
2783 ASSERT(pp->current_phase == ECPP_PHASE_ECP_FWD_IDLE ||
4187 pp->current_phase = ECPP_PHASE_ECP_FWD_IDLE;
4772 if ((pp->current_phase == ECPP_PHASE_ECP_FWD_IDLE) &&
4836 pp->current_phase == ECPP_PHASE_ECP_FWD_IDLE);
4895 pp->current_phase = ECPP_PHASE_ECP_FWD_IDLE;
4943 (pp->current_phase != ECPP_PHASE_ECP_FWD_IDLE)) {
5112 ASSERT(pp->current_phase == ECPP_PHASE_ECP_FWD_IDLE ||

Completed in 69 milliseconds