Symbol: pci_alloc_1intr
sys/bus/pci/pcivar.h
526
int pci_alloc_1intr(device_t dev, int msi_enable, int *rid, u_int *flags);
sys/bus/smbus/ichiic/ig4_pci.c
180
sc->intr_type = pci_alloc_1intr(dev, msi_enable,
sys/bus/u4b/controller/xhci_pci.c
234
pci_alloc_1intr(self, xhci_use_msi, &rid, &irq_flags);
sys/dev/disk/ahci/ahci_attach.c
296
sc->sc_irq_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/disk/isp/isp_pci.c
922
pcs->irq_type = pci_alloc_1intr(dev, isp_msi_enable, &pcs->iqd,
sys/dev/disk/mpt/mpt_pci.c
526
mpt->irq_type = pci_alloc_1intr(dev, mpt->msi_enable, &iqd,
sys/dev/disk/nvme/nvme_attach.c
231
sc->irq_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/disk/sdhci/sdhci_pci.c
358
pci_alloc_1intr(dev, sdhci_enable_msi, &rid, &irq_flags);
sys/dev/disk/sili/sili_attach.c
142
sc->sc_irq_type = pci_alloc_1intr(dev, msi_enable, &sc->sc_rid_irq,
sys/dev/drm/drm_dragonfly.c
121
pdev->_irq_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/netif/alc/if_alc.c
1478
sc->alc_irq_type = pci_alloc_1intr(dev, alc_msi_enable,
sys/dev/netif/bce/if_bce.c
6752
sc->bce_irq_type = pci_alloc_1intr(sc->bce_dev, bce_msi_enable,
sys/dev/netif/bge/if_bge.c
2355
sc->bge_irq_type = pci_alloc_1intr(dev, msi_enable, &sc->bge_irq_rid,
sys/dev/netif/bnx/if_bnx.c
5393
sc->bnx_intr_type = pci_alloc_1intr(sc->bnx_dev, bnx_msi_enable,
sys/dev/netif/bwn/bwn/if_bwn.c
619
sc->bwn_irq_type = pci_alloc_1intr(sc->sc_dev, bwn_msi_enable,
sys/dev/netif/em/if_em.c
2488
adapter->intr_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/netif/emx/if_emx.c
639
sc->intr_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/netif/et/if_et.c
291
sc->sc_irq_type = pci_alloc_1intr(dev, et_msi_enable,
sys/dev/netif/igb/if_igb.c
4322
sc->intr_type = pci_alloc_1intr(sc->dev, igb_msi_enable,
sys/dev/netif/iwm/if_iwm.c
6015
pci_alloc_1intr(dev, iwm_msi_enable, &rid, &irq_flags);
sys/dev/netif/iwn/if_iwn.c
492
pci_alloc_1intr(dev, 1, &rid, &irq_flags);
sys/dev/netif/ix/if_ix.c
3773
sc->intr_type = pci_alloc_1intr(sc->dev, ix_msi_enable,
sys/dev/netif/jme/if_jme.c
3752
sc->jme_irq_type = pci_alloc_1intr(dev, jme_msi_enable,
sys/dev/netif/msk/if_msk.c
1562
sc->msk_irq_type = pci_alloc_1intr(dev, mskc_msi_enable,
sys/dev/netif/mxge/if_mxge.c
4643
sc->intr_type = pci_alloc_1intr(sc->dev, mxge_msi_enable,
sys/dev/netif/oce/oce_if.c
694
ii->irq_type = pci_alloc_1intr(sc->dev,
sys/dev/netif/ral/if_ral_pci.c
254
psc->sc_irq_type = pci_alloc_1intr(dev, ~ral_msi_disable,
sys/dev/netif/re/if_re.c
758
sc->re_irq_type = pci_alloc_1intr(dev, msi_enable,
sys/dev/netif/wpi/if_wpi.c
408
pci_alloc_1intr(dev, 1, &rid, &irq_flags);
sys/dev/raid/aac/aac_pci.c
427
sc->aac_irq_type = pci_alloc_1intr(sc->aac_dev, aac_msi_enable,
sys/dev/raid/arcmsr/arcmsr.c
4683
acb->irq_type = pci_alloc_1intr(dev, arcmsr_msi_enable, &acb->irq_id[0], &irq_flags);
sys/dev/raid/ciss/ciss.c
779
sc->ciss_irq_type = pci_alloc_1intr(sc->ciss_dev, use_msi,
sys/dev/raid/mfi/mfi_pci.c
286
sc->mfi_irq_type = pci_alloc_1intr(sc->mfi_dev, mfi_msi_enable,
sys/dev/raid/mpr/mpr_pci.c
259
sc->irq_type = pci_alloc_1intr(dev, sc->msi_enable, &sc->irq_rid,
sys/dev/raid/mps/mps_pci.c
255
sc->mps_irq_type[0] = pci_alloc_1intr(dev, sc->enable_msi,
sys/dev/raid/mrsas/mrsas.c
1174
sc->irq_type = pci_alloc_1intr(sc->mrsas_dev, mrsas_msi_enable,
sys/dev/raid/twa/tw_osl_freebsd.c
352
sc->irq_type = pci_alloc_1intr(sc->bus_dev, twa_msi_enable,
sys/dev/raid/tws/tws.c
426
sc->intr_type = pci_alloc_1intr(sc->tws_dev, tws_msi_enable,
sys/dev/virtual/virtio/pci/virtio_pci.c
530
if (pci_alloc_1intr(sc->vtpci_dev, 1,
sys/dev/virtual/vmware/pvscsi/pvscsi.c
1535
sc->irq_type = pci_alloc_1intr(sc->dev, use_msi, &sc->irq_id,
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
652
sc->vmx_irq_type = pci_alloc_1intr(sc->vmx_dev, enable, &rid,