Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h258 #define ECPP_PHASE_TERM 0x02 /* termination */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4394 pp->current_phase = ECPP_PHASE_TERM; in ecpp_1284_termination()