Searched refs:TXSHRMT (Results 1 – 2 of 2) sorted by relevance
223 #define TXSHRMT 0x02 /* Tx shift register is empty */ macro225 #define DRAINED (TXFIFOMT | TXSHRMT) /* indicates Tx is drained */
1600 if (sGetChanStatusLo(cp) & TXSHRMT) in rp_wait_until_sent()