Searched refs:txidle (Results 1 – 1 of 1) sorted by relevance
1420 const uint8_t txidle = ULSR_TXRDY | ULSR_TSRE; in ucom_busy() local1432 return ((sc->sc_lsr & txidle) != txidle); in ucom_busy()