Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h124 #define ULSR_PE 0x04 /* Parity error */ macro
H A Dusb_serial.c860 if ((lsr_delta & ULSR_PE) && (sc->sc_lsr & ULSR_PE)) { in ucom_cfg_status_change()

Completed in 3 milliseconds