Searched refs:sc_testintr (Results 1 – 2 of 2) sorted by relevance
428 testintr = sc->sc_testintr; in uart_intr()675 sc->sc_testintr = 1; in uart_bus_attach()677 sc->sc_testintr = 0; in uart_bus_attach()
98 int sc_testintr:1; /* This UART is under int. testing. */ member