| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interrupt.h | 103 error = bus_setup_intr(dev->bsddev, res, INTR_TYPE_NET | INTR_MPSAFE, in request_irq() 127 return -bus_setup_intr(dev->bsddev, irqe->res, INTR_TYPE_NET | INTR_MPSAFE, in enable_irq()
|
| /freebsd-12.1/sys/dev/malo/ |
| H A D | if_malo_pci.c | 208 INTR_TYPE_NET | INTR_MPSAFE, malo_intr, NULL, sc, in malo_pci_attach() 213 INTR_TYPE_NET | INTR_MPSAFE, malo_intr, NULL, sc, in malo_pci_attach()
|
| /freebsd-12.1/sys/dev/an/ |
| H A D | if_an_isa.c | 124 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET, in an_attach_isa()
|
| H A D | if_an_pccard.c | 154 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET, in an_pccard_attach()
|
| H A D | if_an_pci.c | 229 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET,
|
| /freebsd-12.1/sys/dev/ed/ |
| H A D | if_ed_pci.c | 123 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET | INTR_MPSAFE, in ed_pci_attach()
|
| H A D | if_ed_isa.c | 181 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET | INTR_MPSAFE, in ed_isa_attach()
|
| /freebsd-12.1/sys/dev/sbni/ |
| H A D | if_sbni_isa.c | 154 dev, sc->irq_res, INTR_TYPE_NET | INTR_MPSAFE, in sbni_attach_isa()
|
| H A D | if_sbni_pci.c | 158 error = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_NET | in sbni_pci_attach()
|
| /freebsd-12.1/sys/dev/vx/ |
| H A D | if_vx_pci.c | 155 if (bus_setup_intr(dev, sc->vx_irq, INTR_TYPE_NET | INTR_MPSAFE, in vx_pci_attach()
|
| /freebsd-12.1/sys/dev/pcf/ |
| H A D | envctrl.c | 140 INTR_TYPE_NET | INTR_MPSAFE /* | INTR_ENTROPY */, in envctrl_attach()
|
| H A D | pcf_isa.c | 159 INTR_TYPE_NET /* | INTR_ENTROPY */, in pcf_isa_attach()
|
| H A D | pcf_ebus.c | 199 INTR_TYPE_NET /* | INTR_ENTROPY */, NULL, pcf_intr, sc, in pcf_ebus_attach()
|
| /freebsd-12.1/sys/dev/gem/ |
| H A D | if_gem_sbus.c | 169 if (bus_setup_intr(dev, sc->sc_res[GEM_RES_INTR], INTR_TYPE_NET | in gem_sbus_attach()
|
| /freebsd-12.1/sys/dev/ep/ |
| H A D | if_ep_pccard.c | 211 if ((error = bus_setup_intr(dev, sc->irq, INTR_TYPE_NET | INTR_MPSAFE, in ep_pccard_attach()
|
| H A D | if_ep_isa.c | 328 if ((error = bus_setup_intr(dev, sc->irq, INTR_TYPE_NET | INTR_MPSAFE, in ep_isa_attach()
|
| /freebsd-12.1/sys/dev/bwi/ |
| H A D | if_bwi_pci.c | 177 INTR_TYPE_NET | INTR_MPSAFE, in bwi_pci_attach()
|
| /freebsd-12.1/sys/dev/ral/ |
| H A D | if_ral_pci.c | 259 error = bus_setup_intr(dev, psc->irq, INTR_TYPE_NET | INTR_MPSAFE, in ral_pci_attach()
|
| /freebsd-12.1/sys/dev/mwl/ |
| H A D | if_mwl_pci.c | 170 INTR_TYPE_NET | INTR_MPSAFE, in mwl_pci_attach()
|
| /freebsd-12.1/sys/dev/liquidio/ |
| H A D | lio_core.c | 597 INTR_TYPE_NET | INTR_MPSAFE, NULL, in lio_setup_interrupt() 640 err = bus_setup_intr(device, oct->msix_res, INTR_TYPE_NET | INTR_MPSAFE, in lio_setup_interrupt()
|
| /freebsd-12.1/sys/dev/ath/ |
| H A D | if_ath_ahb.c | 205 INTR_TYPE_NET | INTR_MPSAFE, in ath_ahb_attach()
|
| H A D | if_ath_pci.c | 228 INTR_TYPE_NET | INTR_MPSAFE, in ath_pci_attach()
|
| /freebsd-12.1/sys/amd64/vmm/io/ |
| H A D | ppt.c | 579 INTR_TYPE_NET | INTR_MPSAFE, in ppt_setup_msi() 685 INTR_TYPE_NET | INTR_MPSAFE, in ppt_setup_msix()
|
| /freebsd-12.1/sys/mips/cavium/octe/ |
| H A D | ethernet-rgmii.c | 246 INTR_TYPE_NET | INTR_MPSAFE, in cvm_oct_rgmii_init()
|
| H A D | ethernet-spi.c | 281 INTR_TYPE_NET | INTR_MPSAFE, in cvm_oct_spi_init()
|