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

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.h114 #define ULSR_PE 0x04 /* Parity error */ macro
H A Dusb_serial.c1161 if ((lsr_delta & ULSR_PE) && (sc->sc_lsr & ULSR_PE)) {

Completed in 58 milliseconds