Symbol: fdt_intr_establish
sys/arch/arm64/dev/apldart.c
417
fdt_intr_establish(faa->fa_node, IPL_NET, apldart_t8110_intr,
sys/arch/arm64/dev/apldart.c
421
fdt_intr_establish(faa->fa_node, IPL_NET, apldart_t8020_intr,
sys/arch/arm64/dev/apldc.c
148
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_TTY,
sys/arch/arm64/dev/aplhidev.c
235
fdt_intr_establish(sc->sc_node, IPL_TTY,
sys/arch/arm64/dev/aplns.c
205
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/arch/riscv64/dev/stfpcie.c
367
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_BIO | IPL_MPSAFE,
sys/dev/fdt/ahci_fdt.c
81
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/amlmmc.c
240
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/bcm2835_mbox.c
165
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_VM, bcmmbox_intr, sc,
sys/dev/fdt/bcm2835_sdhost.c
267
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SDMMC, bcmsdhost_intr,
sys/dev/fdt/bcmstbgpio.c
129
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NONE,
sys/dev/fdt/bcmstbgpio.c
296
sc->sc_ih = fdt_intr_establish(sc->sc_node,
sys/dev/fdt/bcmstbintc.c
112
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NONE,
sys/dev/fdt/bcmstbintc.c
187
sc->sc_ih = fdt_intr_establish(sc->sc_node,
sys/dev/fdt/cdsdhc.c
119
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/com_fdt.c
181
fdt_intr_establish(faa->fa_node, IPL_TTY, intr,
sys/dev/fdt/dwiic_fdt.c
99
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/dwmmc.c
375
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/dwmshc.c
283
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/dwpcie.c
1031
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_AUDIO | IPL_MPSAFE,
sys/dev/fdt/dwpcie.c
1338
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_AUDIO | IPL_MPSAFE,
sys/dev/fdt/ehci_fdt.c
120
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_USB,
sys/dev/fdt/exuart.c
244
sc->sc_irq = fdt_intr_establish(faa->fa_node, IPL_TTY,
sys/dev/fdt/exuart.c
268
sc->sc_irq = fdt_intr_establish(faa->fa_node, IPL_TTY,
sys/dev/fdt/fusbtc.c
304
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_BIO,
sys/dev/fdt/if_bse_fdt.c
75
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/if_cad.c
501
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/if_dwge.c
638
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/if_dwqe_fdt.c
288
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/if_dwxe.c
462
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/if_mvneta.c
699
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_NET | IPL_MPSAFE,
sys/dev/fdt/imxehci.c
245
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_USB,
sys/dev/fdt/imxesdhc.c
320
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SDMMC,
sys/dev/fdt/imxuart.c
166
sc->sc_irq = fdt_intr_establish(faa->fa_node, IPL_TTY,
sys/dev/fdt/mtxhci.c
144
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_USB,
sys/dev/fdt/mvkpcie.c
1093
sc->sc_ih = fdt_intr_establish(sc->sc_node, sc->sc_ipl,
sys/dev/fdt/ohci_fdt.c
114
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_USB,
sys/dev/fdt/pluart_fdt.c
85
sc->sc_irq = fdt_intr_establish(faa->fa_node, IPL_TTY, pluart_intr,
sys/dev/fdt/qcdpc.c
150
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO, qcdpc_intr,
sys/dev/fdt/qcdrm.c
93
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO, qcdrm_intr,
sys/dev/fdt/qcgpio_fdt.c
136
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO, qcgpio_fdt_intr,
sys/dev/fdt/qciic_fdt.c
286
return fdt_intr_establish(node, level, func, arg, (char *)name);
sys/dev/fdt/qcipcc.c
124
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/qcpas.c
749
sc->sc_glink_ih = fdt_intr_establish(node, IPL_BIO,
sys/dev/fdt/qcpon.c
94
sc->sc_pwrkey_ih = fdt_intr_establish(node,
sys/dev/fdt/qcsmptp.c
145
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/qcspmi.c
293
sc->sc_ih = fdt_intr_establish(spmi, IPL_BIO, qcspmi_intr,
sys/dev/fdt/rkgpio.c
478
sc->sc_ih = fdt_intr_establish(sc->sc_node,
sys/dev/fdt/rkiis.c
263
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_AUDIO | IPL_MPSAFE,
sys/dev/fdt/rkpmic.c
563
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_TTY,
sys/dev/fdt/rktemp.c
345
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SOFTCLOCK,
sys/dev/fdt/sdhc_fdt.c
171
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/sximmc.c
420
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/sxitemp.c
134
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_SOFTCLOCK,
sys/dev/fdt/sxitwi.c
280
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/tcpci.c
235
sc->sc_ih = fdt_intr_establish(sc->sc_node, IPL_BIO,
sys/dev/fdt/tipd.c
106
sc->sc_ih = fdt_intr_establish(node, IPL_BIO, tipd_intr,
sys/dev/fdt/ufshci_fdt.c
72
ih = fdt_intr_establish(faa->fa_node, IPL_BIO,
sys/dev/fdt/virtio_mmio.c
341
sc->sc_ih = fdt_intr_establish(vma->vma_fa->fa_node, vsc->sc_ipl,
sys/dev/fdt/xhci_fdt.c
131
sc->sc_ih = fdt_intr_establish(faa->fa_node, IPL_USB,
sys/dev/sdmmc/if_bwfm_sdio.c
468
sc->sc_ih = fdt_intr_establish(sc->sc_sc.sc_node,