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