sc_uarttype 540 arch/i386/isa/pccom.c switch (sc->sc_uarttype) { sc_uarttype 567 arch/i386/isa/pccom.c switch (sc->sc_uarttype) { sc_uarttype 622 arch/i386/isa/pccom.c if (sc->sc_uarttype == COM_UART_TI16750) sc_uarttype 754 arch/i386/isa/pccom.c switch (sc->sc_uarttype) { sc_uarttype 1021 arch/i386/isa/pccom.c switch (sc->sc_uarttype) { sc_uarttype 1049 arch/i386/isa/pccom.c if (sc->sc_uarttype == COM_UART_TI16750) sc_uarttype 64 arch/i386/isa/pccomvar.h u_char sc_uarttype; sc_uarttype 341 dev/ic/com.c switch (sc->sc_uarttype) { sc_uarttype 366 dev/ic/com.c if (sc->sc_uarttype == COM_UART_TI16750) { sc_uarttype 395 dev/ic/com.c if (sc->sc_uarttype == COM_UART_TI16750) sc_uarttype 409 dev/ic/com.c if (sc->sc_uarttype == COM_UART_PXA2X0) sc_uarttype 421 dev/ic/com.c if (sc->sc_uarttype == COM_UART_PXA2X0 && sc_uarttype 551 dev/ic/com.c switch (sc->sc_uarttype) { sc_uarttype 822 dev/ic/com.c if (sc->sc_uarttype == COM_UART_TI16750) { sc_uarttype 905 dev/ic/com.c if (sc->sc_uarttype == COM_UART_PXA2X0 && sc_uarttype 935 dev/ic/com.c if (sc->sc_uarttype == COM_UART_PXA2X0 && sc_uarttype 1208 dev/ic/com.c if (sc->sc_uarttype == COM_UART_PXA2X0 && sc_uarttype 124 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_PXA2X0) sc_uarttype 146 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_PXA2X0) sc_uarttype 175 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_UNKNOWN) sc_uarttype 178 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_16450; sc_uarttype 181 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_16550; sc_uarttype 184 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_16550A; sc_uarttype 187 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_UNKNOWN; sc_uarttype 191 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_16550A) { /* Probe for ST16650s */ sc_uarttype 194 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_ST16650; sc_uarttype 198 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_ST16650V2; sc_uarttype 203 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_ST16650V2) { /* Probe for XR16850s */ sc_uarttype 216 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_XR16850; sc_uarttype 226 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_16550A) { /* Probe for TI16750s */ sc_uarttype 235 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_TI16750; sc_uarttype 242 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_16450) { /* Probe for 8250 */ sc_uarttype 253 dev/ic/com_subr.c sc->sc_uarttype = COM_UART_8250; sc_uarttype 259 dev/ic/com_subr.c switch (sc->sc_uarttype) { sc_uarttype 412 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_PXA2X0) sc_uarttype 423 dev/ic/com_subr.c if (sc->sc_uarttype == COM_UART_TI16750) sc_uarttype 96 dev/ic/comvar.h u_char sc_uarttype; sc_uarttype 125 dev/puc/com_puc.c sc->sc_uarttype = pa->hwtype;