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

/freebsd-10-stable/sys/dev/ppbus/
H A Dif_plip.c166 #define trecvl (txmith + (3 * LPIPTBLSIZE)) macro
341 trecvl[i] = (((~i) & 0x80) >> 4) | ((i & 0x38) >> 3);
611 *bp++= trecvh[cl] | trecvl[c];

Completed in 133 milliseconds