Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h263 #define ECPP_PHASE_C_IDLE 0x12 /* cntrx/compat idle */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4145 pp->current_phase = ECPP_PHASE_C_IDLE; in ecpp_1284_init_interface()
4364 pp->current_phase == ECPP_PHASE_C_IDLE) || in ecpp_1284_termination()
4433 pp->current_phase = ECPP_PHASE_C_IDLE; in ecpp_1284_termination()
5516 pp->current_phase = ECPP_PHASE_C_IDLE; in pc87332_config_chip()