Searched refs:SWI_TTY (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/dev/usb/ |
| H A D | usb_process.h | 39 #define USB_PRI_HIGHEST PI_SWI(SWI_TTY)
|
| /freebsd-12.1/sys/sys/ |
| H A D | interrupt.h | 143 #define SWI_TTY 0 macro
|
| /freebsd-12.1/sys/dev/uart/ |
| H A D | uart_tty.c | 422 swi_add(&tty_intr_event, uart_driver_name, uart_tty_intr, sc, SWI_TTY, in uart_tty_attach()
|
| H A D | uart_kbd_sun.c | 289 &sunkbd_softc, SWI_TTY, INTR_TYPE_TTY, &sc->sc_softih); in sunkbd_attach()
|
| /freebsd-12.1/sys/netgraph/bluetooth/drivers/bt3c/ |
| H A D | ng_bt3c_pccard.c | 648 bt3c_swi_intr, sc, SWI_TTY, 0, &sc->ith) < 0) { in bt3c_pccard_attach()
|
| /freebsd-12.1/sys/dev/rc/ |
| H A D | rc.c | 316 swi_add(&tty_intr_event, "rc", rc_pollcard, sc, SWI_TTY, 0, in rc_attach()
|
| /freebsd-12.1/sys/dev/cy/ |
| H A D | cy.c | 431 swi_add(&tty_intr_event, "cy", cypoll, NULL, SWI_TTY, 0, in cyattach_common()
|
| /freebsd-12.1/sys/dev/sio/ |
| H A D | sio.c | 1078 swi_add(&tty_intr_event, "sio", siopoll, NULL, SWI_TTY, 0,
|
| /freebsd-12.1/sys/dev/cx/ |
| H A D | if_cx.c | 2503 swi_add(&tty_intr_event, "cx", cx_softintr, NULL, SWI_TTY, in cx_modevent()
|