Searched refs:PRI_PEND (Results 1 – 2 of 2) sorted by relevance
142 #define PRI_PEND 0x80 /* Priority data pending (bit7, Tx pri cnt) */ macro
2955 if (sInB((ByteIO_t) ChP->IndexData) & PRI_PEND) /* priority buffer busy */ in sWriteTxPrioByte()2966 DWBuf[2] = PRI_PEND + 1; /* indicate 1 byte pending */ in sWriteTxPrioByte()