Searched refs:ULSR_RXRDY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.h116 #define ULSR_RXRDY 0x01 /* Byte ready in Receive Buffer */ macro
H A Duvscom.c466 sc->sc_lsr |= ULSR_RXRDY;

Completed in 101 milliseconds