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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h276 #define ECPP_PHASE_ECP_REV_IDLE 0x35 /* ecp reverse idle */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c2686 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE;
2784 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE);
2787 if (pp->current_phase == ECPP_PHASE_ECP_REV_IDLE) {
4450 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE);
4556 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE;
4656 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE;
4854 pp->current_phase = ECPP_PHASE_ECP_REV_IDLE;
4870 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE);
5113 pp->current_phase == ECPP_PHASE_ECP_REV_IDLE);
5116 if ((pp->current_phase == ECPP_PHASE_ECP_REV_IDLE)
[all...]

Completed in 391 milliseconds