Searched refs:SWI_TTY (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dinterrupt.h136 #define SWI_TTY 0 macro
/freebsd-10.0-release/sys/dev/uart/
H A Duart_tty.c388 swi_add(&tty_intr_event, uart_driver_name, uart_tty_intr, sc, SWI_TTY,
H A Duart_kbd_sun.c288 &sunkbd_softc, SWI_TTY, INTR_TYPE_TTY, &sc->sc_softih);
/freebsd-10.0-release/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c647 bt3c_swi_intr, sc, SWI_TTY, 0, &sc->ith) < 0) {
/freebsd-10.0-release/sys/dev/rc/
H A Drc.c314 swi_add(&tty_intr_event, "rc", rc_pollcard, sc, SWI_TTY, 0,
/freebsd-10.0-release/sys/dev/cy/
H A Dcy.c431 swi_add(&tty_intr_event, "cy", cypoll, NULL, SWI_TTY, 0,
/freebsd-10.0-release/sys/dev/cx/
H A Dif_cx.c2520 swi_add(&tty_intr_event, "cx", cx_softintr, NULL, SWI_TTY,
/freebsd-10.0-release/sys/dev/sio/
H A Dsio.c1077 swi_add(&tty_intr_event, "sio", siopoll, NULL, SWI_TTY, 0,
1684 /* software interrupt handler for SWI_TTY */
/freebsd-10.0-release/sys/pc98/cbus/
H A Dsio.c1722 swi_add(&tty_intr_event, "sio", siopoll, NULL, SWI_TTY, 0,
2630 /* software interrupt handler for SWI_TTY */

Completed in 119 milliseconds