Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h257 #define ECPP_PHASE_NEGO 0x01 /* negotiation */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4274 pp->current_phase = ECPP_PHASE_NEGO; in ecpp_1284_negotiation()