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

/freebsd-10-stable/sys/dev/ppbus/
H A Dif_plip.c164 #define txmitl (txmith + (1 * LPIPTBLSIZE)) macro
339 txmitl[i] = ((i & 0x08) << 1) | (i & 0x07);
676 ppb_wdtr(ppbus, txmitl[byte]);
812 ppb_wdtr(ppbus, txmitl[*cp] ^ 0x17);

Completed in 47 milliseconds