IPL_TTY           175 arch/i386/i386/acpi_machdep.c 	    IST_LEVEL, IPL_TTY, acpi_interrupt, sc, "acpi");
IPL_TTY           128 arch/i386/i386/autoconf.c 	    (u_short)IMASK(IPL_NET), (u_short)IMASK(IPL_TTY));
IPL_TTY           110 arch/i386/include/intr.h #define	spltty()	splraise(IPL_TTY)
IPL_TTY           142 arch/i386/isa/lms.c 	    IPL_TTY, lmsintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           131 arch/i386/isa/mms.c 	    IPL_TTY, mmsintr, sc, sc->sc_dev.dv_xname);
IPL_TTY            64 arch/i386/pci/pcic_pci_machdep.c 	return (isa_intr_establish(NULL, sc->irq, IST_EDGE, IPL_TTY,
IPL_TTY           350 dev/cardbus/com_cardbus.c 	    IPL_TTY, comintr, sc, DEVNAME(csc));
IPL_TTY           377 dev/ic/com_subr.c 	sc->sc_si = softintr_establish(IPL_TTY, comsoft, sc);
IPL_TTY           212 dev/isa/addcom_isa.c 	    IPL_TTY, addcomintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           179 dev/isa/ast.c  	    IPL_TTY, astintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           176 dev/isa/boca.c 	    IPL_TTY, bocaintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           167 dev/isa/com_isa.c 				IST_EDGE, IPL_TTY, comintr, sc,
IPL_TTY           172 dev/isa/com_isa.c 			IST_EDGE, IPL_TTY, comintr, sc,
IPL_TTY           149 dev/isa/com_isapnp.c 				IST_EDGE, IPL_TTY, comintr, sc,
IPL_TTY           154 dev/isa/com_isapnp.c 			IST_EDGE, IPL_TTY, comintr, sc,
IPL_TTY           110 dev/isa/cy_isa.c 	    IST_EDGE, IPL_TTY, cy_intr, sc, sc->sc_dev.dv_xname);
IPL_TTY           224 dev/isa/hsq.c  	    IPL_TTY, hsqintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           207 dev/isa/i82365_isa.c 		sc->ih = isa_intr_establish(ic, irq, IST_EDGE, IPL_TTY,
IPL_TTY           186 dev/isa/i82365_isapnp.c 		sc->ih = isa_intr_establish(ic, sc->irq, IST_EDGE, IPL_TTY,
IPL_TTY           195 dev/isa/lpt_isa.c 		    IPL_TTY, lptintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           178 dev/isa/pckbc_isa.c 	    IPL_TTY, pckbcintr, sc, sc->sc_dv.dv_xname);
IPL_TTY           192 dev/isa/rtfps.c 	    IPL_TTY, rtfpsintr, sc, sc->sc_dev.dv_xname);
IPL_TTY           300 dev/isa/tcic2_isa.c 	sc->ih = isa_intr_establish(ic, sc->irq, IST_EDGE, IPL_TTY,
IPL_TTY           143 dev/pci/cy_pci.c 	sc->sc_ih = pci_intr_establish(pa->pa_pc, ih, IPL_TTY, cy_intr,
IPL_TTY           350 dev/pci/cz.c   		cz->cz_ih = pci_intr_establish(pc, ih, IPL_TTY,
IPL_TTY          1046 dev/pci/pccbb.c 		} else if (pil->pil_level == IPL_TTY) {
IPL_TTY          1350 dev/pci/pccbb.c 	case IPL_TTY:		       /* fallthrough */
IPL_TTY          2621 dev/pci/pccbb.c 	case IPL_TTY:		       /* fallthrough */
IPL_TTY           451 dev/pci/tga.c  	sc->sc_intr = pci_intr_establish(pa->pa_pc, intrh, IPL_TTY, tga_intr,
IPL_TTY           242 dev/pcmcia/com_pcmcia.c 		sc->sc_ih = pcmcia_intr_establish(sc->sc_pf, IPL_TTY,
IPL_TTY           338 dev/pcmcia/com_pcmcia.c 	psc->sc_ih = pcmcia_intr_establish(pa->pf, IPL_TTY, comintr, sc,
IPL_TTY           378 dev/pcmcia/com_pcmcia.c 	psc->sc_ih = pcmcia_intr_establish(pf, IPL_TTY, comintr, sc,
IPL_TTY           205 dev/pcmcia/gpr.c 	sc->sc_ih = pcmcia_intr_establish(pa->pf, IPL_TTY, gpr_intr, sc,
IPL_TTY           246 dev/pcmcia/gpr.c 		sc->sc_ih = pcmcia_intr_establish(sc->sc_pf, IPL_TTY,
IPL_TTY           106 dev/puc/com_puc.c 	sc->sc_ih = pa->intr_establish(pa, IPL_TTY, comintr, sc,
IPL_TTY            89 dev/puc/lpt_puc.c 	sc->sc_ih = aa->intr_establish(aa, IPL_TTY, lptintr, sc,
IPL_TTY           211 dev/sbus/apio.c 	    IPL_TTY, 0, lpt_apio_intr, sc, self->dv_xname);
IPL_TTY           217 dev/sbus/asio.c 	    IPL_TTY, 0, comintr, sc, self->dv_xname);
IPL_TTY           187 dev/sbus/bpp.c 	(void)bus_intr_establish(sa->sa_bustag, sa->sa_pri, IPL_TTY, 0,
IPL_TTY           180 dev/sbus/cgsix.c 	    IPL_TTY, 0, cgsix_intr, sc, self->dv_xname)) == NULL) {
IPL_TTY           335 dev/sbus/magma.c 	sc->sc_ih = bus_intr_establish(sa->sa_bustag, sa->sa_pri, IPL_TTY, 0,
IPL_TTY           345 dev/sbus/magma.c 	sc->sc_sih = softintr_establish(IPL_TTY, magma_soft, sc);
IPL_TTY           212 dev/sbus/spif.c 	    sa->sa_intr[PARALLEL_INTR].sbi_pri, IPL_TTY, 0, spifppcintr, sc,
IPL_TTY           220 dev/sbus/spif.c 	    sa->sa_intr[SERIAL_INTR].sbi_pri, IPL_TTY, 0, spifstcintr, sc,
IPL_TTY           227 dev/sbus/spif.c 	sc->sc_softih = softintr_establish(IPL_TTY, spifsoftintr, sc);
IPL_TTY           313 dev/sbus/vigra.c 	    IPL_TTY, 0, vigra_intr, sc, self->dv_xname)) == NULL) {
IPL_TTY           186 dev/sdmmc/sbt.c 	sc->sc_unit.hci_ipl = IPL_TTY; /* XXX */
IPL_TTY            62 dev/tc/tcvar.h #define	TC_IPL_TTY	IPL_TTY
IPL_TTY          1160 kern/tty.c     	splassert(IPL_TTY);
IPL_TTY          1402 kern/tty.c     	splassert(IPL_TTY);
IPL_TTY          1616 kern/tty.c     	splassert(IPL_TTY);