Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/puc/
Dcom_puc.c167 sc->sc_uarttype = COM_UART_16550;
244 case COM_UART_16550:
/mirbsd/src/sys/dev/ic/
Dcomvar.h100 #define COM_UART_16550 0x03 /* no working fifo */ macro
Dcom.c221 sc->sc_uarttype = COM_UART_16550;
284 case COM_UART_16550:
/mirbsd/src/sys/arch/i386/isa/
Dpccomvar.h72 #define COM_UART_16550 0x03 /* no working fifo */ macro
Dpccom.c519 sc->sc_uarttype = COM_UART_16550;
606 case COM_UART_16550:
/mirbsd/src/sys/dev/pcmcia/
Dcom_pcmcia.c464 sc->sc_uarttype = COM_UART_16550;
541 case COM_UART_16550:
/mirbsd/src/sys/dev/cardbus/
Dcom_cardbus.c413 sc->sc_uarttype = COM_UART_16550;
491 case COM_UART_16550: