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

/freebsd-10-stable/sys/dev/ppbus/
H A Dif_plip.c165 #define trecvh (txmith + (2 * LPIPTBLSIZE)) macro
340 trecvh[i] = ((~i) & 0x80) | ((i & 0x38) << 1);
611 *bp++= trecvh[cl] | trecvl[c];

Completed in 64 milliseconds