| /src/sys/dev/pci/ |
| H A D | ciss_pci.c | 237 int max_type = PCI_INTR_TYPE_INTX; local in function:ciss_pci_attach
|
| H A D | pci_stub.c | 71 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
|
| H A D | siisata_pci.c | 228 int max_type = PCI_INTR_TYPE_MSIX; local in function:siisata_pci_attach
|
| H A D | virtio_pci.c | 1144 pci_intr_type_t max_type; local in function:virtio_pci_alloc_interrupts
|
| H A D | if_rge.c | 241 int max_type = PCI_INTR_TYPE_MSIX; local in function:rge_attach
|
| H A D | if_ena.c | 1927 int max_type; local in function:ena_enable_msix
|
| H A D | if_bge.c | 3629 int max_type = PCI_INTR_TYPE_MSIX; local in function:bge_attach
|
| H A D | if_ixl.c | 5962 pci_intr_type_t max_type, intr_type; local in function:ixl_setup_interrupts
|
| H A D | if_wm.c | 2014 pci_intr_type_t max_type; local in function:wm_attach
|
| /src/sys/arch/arm/pci/ |
| H A D | pci_msi_machdep.c | 203 pci_intr_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihps, int *counts, pci_intr_type_t max_type) argument
|
| /src/sys/arch/x86/pci/ |
| H A D | pci_intr_machdep.c | 516 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
|
| /src/sys/arch/powerpc/pci/ |
| H A D | pci_machdep_common.c | 154 genppc_pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
|
| /src/sys/arch/sandpoint/pci/ |
| H A D | pci_machdep.c | 507 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
|
| /src/sys/arch/powerpc/include/ |
| H A D | pci_machdep.h | 294 pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * count,pci_intr_type_t max_type) argument
|
| /src/sys/arch/powerpc/booke/pci/ |
| H A D | pq3pci.c | 1601 pq3pci_intr_alloc(const struct pci_attach_args * pa,pci_intr_handle_t ** ihps,int * counts,pci_intr_type_t max_type) argument
|
| /src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe.c | 6755 pci_intr_type_t intr_type, max_type; local in function:ixgbe_allocate_legacy
|