Searched refs:spk_serial_tx_busy (Results 1 – 4 of 4) sorted by relevance
27 #define spk_serial_tx_busy() ((inb(speakup_info.port_tts + UART_LSR) & BOTH_EMPTY) != BOTH_EMPTY) macro
134 while (spk_serial_tx_busy()) { in synth_flush()
148 while (spk_serial_tx_busy()) { in wait_for_xmitr()
135 while (spk_serial_tx_busy()) { in synth_flush()