Home
last modified time | relevance | path

Searched refs:fifolen (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dpluart.c168 int fifolen, fr, lcr, maj; in pluart_attach_common() local
175 fifolen = UART_FIFO_SIZE; in pluart_attach_common()
177 fifolen = UART_FIFO_SIZE_R3; in pluart_attach_common()
178 printf(": rev %d, %d byte fifo\n", sc->sc_hwrev, fifolen); in pluart_attach_common()
188 fifolen = 0; in pluart_attach_common()
219 if (fifolen > 0) { in pluart_attach_common()
230 if (fifolen > 0) in pluart_attach_common()