Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dcomvar.h97 #define COM_UART_16450 0x02 /* no fifo */ macro
Dcom.c1336 sc->sc_uarttype = COM_UART_16450; in com_attach_subr()
1410 if (probe && sc->sc_uarttype == COM_UART_16450) { in com_attach_subr()
1434 case COM_UART_16450: in com_attach_subr()