asc_txfifo_is_empty
return asc_txfifo_is_empty(port) ? TIOCSER_TEMT : 0;
while (--timeout && !asc_txfifo_is_empty(port))