Searched defs:max_type (Results 1 - 16 of 16) sorted by relevance

/src/sys/dev/pci/
H A Dciss_pci.c237 int max_type = PCI_INTR_TYPE_INTX; local in function:ciss_pci_attach
H A Dpci_stub.c71 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 Dsiisata_pci.c228 int max_type = PCI_INTR_TYPE_MSIX; local in function:siisata_pci_attach
H A Dvirtio_pci.c1144 pci_intr_type_t max_type; local in function:virtio_pci_alloc_interrupts
H A Dif_rge.c241 int max_type = PCI_INTR_TYPE_MSIX; local in function:rge_attach
H A Dif_ena.c1927 int max_type; local in function:ena_enable_msix
H A Dif_bge.c3629 int max_type = PCI_INTR_TYPE_MSIX; local in function:bge_attach
H A Dif_ixl.c5962 pci_intr_type_t max_type, intr_type; local in function:ixl_setup_interrupts
H A Dif_wm.c2014 pci_intr_type_t max_type; local in function:wm_attach
/src/sys/arch/arm/pci/
H A Dpci_msi_machdep.c203 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 Dpci_intr_machdep.c516 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 Dpci_machdep_common.c154 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 Dpci_machdep.c507 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 Dpci_machdep.h294 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 Dpq3pci.c1601 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 Dixgbe.c6755 pci_intr_type_t intr_type, max_type; local in function:ixgbe_allocate_legacy

Completed in 57 milliseconds