Home
last modified time | relevance | path

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

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