Searched refs:pci_msix_alloc_exact (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/sys/arch/sandpoint/include/ |
| D | pci_machdep.h | 106 int pci_msix_alloc_exact(const struct pci_attach_args *,
|
| /netbsd/src/sys/arch/x86/include/ |
| D | pci_machdep_common.h | 162 int pci_msix_alloc_exact(const struct pci_attach_args *,
|
| /netbsd/src/sys/dev/pci/ |
| D | pci_stub.c | 131 pci_msix_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, in pci_msix_alloc_exact() function
|
| D | pcivar.h | 427 int pci_msix_alloc_exact(const struct pci_attach_args *,
|
| D | if_vmx.c | 801 if (pci_msix_alloc_exact(pa, &sc->vmx_intrs, required) == 0) { in vmxnet3_alloc_msix_interrupts()
|
| D | if_aq.c | 2228 error = pci_msix_alloc_exact(pa, &sc->sc_intrs, nintr); in aq_setup_msix()
|
| /netbsd/src/sys/arch/powerpc/include/ |
| D | pci_machdep.h | 117 int pci_msix_alloc_exact(const struct pci_attach_args *, 357 pci_msix_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, in pci_msix_alloc_exact() function
|
| /netbsd/src/sys/arch/arm/include/ |
| D | pci_machdep.h | 206 int pci_msix_alloc_exact(const struct pci_attach_args *,
|
| /netbsd/src/sys/arch/sandpoint/pci/ |
| D | pci_machdep.c | 566 pci_msix_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, in pci_msix_alloc_exact() function
|
| /netbsd/src/sys/arch/x86/pci/ |
| D | pci_intr_machdep.c | 551 error = pci_msix_alloc_exact(pa, ihps, msix_count); in pci_intr_alloc()
|
| D | pci_msi_machdep.c | 612 pci_msix_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, in pci_msix_alloc_exact() function
|
| /netbsd/src/share/man/man9/ |
| D | Makefile | 657 pci_msi.9 pci_msix_alloc_exact.9 \
|
| /netbsd/src/sys/arch/powerpc/booke/pci/ |
| D | pq3pci.c | 1636 error = pci_msix_alloc_exact(pa, ihps, cnt[PCI_INTR_TYPE_MSIX]); in pq3pci_intr_alloc()
|
| /netbsd/src/sys/dev/pci/ixgbe/ |
| D | ixv.c | 3381 if (pci_msix_alloc_exact(pa, &sc->osdep.intrs, in ixv_allocate_msix()
|
| D | ixgbe.c | 6900 if (pci_msix_alloc_exact(pa, &sc->osdep.intrs, in ixgbe_allocate_msix()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 12532 ./usr/share/man/cat9/pci_msix_alloc_exact.0 comp-sys-catman .cat 20996 ./usr/share/man/html9/pci_msix_alloc_exact.html comp-sys-htmlman html 29617 ./usr/share/man/man9/pci_msix_alloc_exact.9 comp-sys-man .man
|