Home
last modified time | relevance | path

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

/plan9/sys/src/9/ppc/
H A Detherfcc.c55 LPB= BIT(3), /* local protect bit */ enumerator
601 fcc->fpsmr = CRCE | FDE | LPB; /* full duplex operation */ in fccsetup()
886 ctlr->fcc->fpsmr |= FDE | LPB; /* full duplex operation */ in fccltimer()
888 ctlr->fcc->fpsmr &= ~(FDE | LPB); /* half duplex operation */ in fccltimer()