Home
last modified time | relevance | path

Searched defs:ns8250_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_dev_ns8250.h35 struct ns8250_softc { struct
36 struct uart_softc base;
37 uint8_t fcr;
38 uint8_t ier;
39 uint8_t mcr;
41 uint8_t ier_mask;
42 uint8_t ier_rxbits;
43 uint8_t busy_detect;
44 int noise_count;