Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Decppvar.h266 #define ECPP_PHASE_NIBT_NAVAIL 0x22 /* nibble/byte reverse data not avail */ macro
/titanic_41/usr/src/uts/common/io/
H A Decpp.c4217 pp->current_phase = ECPP_PHASE_NIBT_NAVAIL; in nibble_negotiation()
5090 if (pp->current_phase == ECPP_PHASE_NIBT_NAVAIL && in ecpp_idle_phase()
5162 ? ECPP_PHASE_NIBT_NAVAIL : ECPP_PHASE_NIBT_AVAIL; in read_nibble_backchan()
5195 ? ECPP_PHASE_NIBT_NAVAIL in read_nibble_backchan()
5234 pp->current_phase = ECPP_PHASE_NIBT_NAVAIL; in devidnib_negotiation()