Searched refs:b1dma_tx_empty (Results 1 – 1 of 1) sorted by relevance
187 #define b1dma_tx_empty(sc) (b1io_read_reg((sc), T1_OUTSTAT) & 1) macro196 while (!b1dma_tx_empty(sc) && spin < 100000) in b1dma_tolink()198 if (!b1dma_tx_empty(sc)) in b1dma_tolink()