Searched defs:txidle (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/uart/ | ||
| H A D | uart_dev_z8530.c | 269 uint8_t txidle; member |
| /src/sys/dev/usb/serial/ | ||
| H A D | usb_serial.c | 1420 const uint8_t txidle = ULSR_TXRDY | ULSR_TSRE; in ucom_busy() local |