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

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

Completed in 47 milliseconds