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

/netbsd-current/sys/dev/ppbus/
H A Dif_plip.c167 #define trecvl (txmith+(3*LPIPTBLSIZE)) macro
326 trecvl[i] = (((~i) & 0x80) >> 4) | ((i & 0x38) >> 3);
618 *bp++= trecvh[cl] | trecvl[c];

Completed in 130 milliseconds