Home
last modified time | relevance | path

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

/src/sys/dev/ppbus/
H A Dif_plip.c165 #define txmitl (txmith + (1 * LPIPTBLSIZE)) macro
332 txmitl[i] = ((i & 0x08) << 1) | (i & 0x07); in lpinittables()
665 ppb_wdtr(ppbus, txmitl[byte]); in lpoutbyte()
800 ppb_wdtr(ppbus, txmitl[*cp] ^ 0x17); in lpoutput()