Symbol: pci_intr_type_t
sys/arch/arm/include/pci_machdep.h
119
pci_intr_type_t (*pc_intr_type)(void *, pci_intr_handle_t);
sys/arch/arm/include/pci_machdep.h
121
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/arm/include/pci_machdep.h
195
pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
sys/arch/arm/include/pci_machdep.h
197
int *, pci_intr_type_t);
sys/arch/arm/pci/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)
sys/arch/arm/pci/pci_msi_machdep.c
274
pci_intr_type_t
sys/arch/powerpc/booke/pci/pq3pci.c
1590
static pci_intr_type_t
sys/arch/powerpc/booke/pci/pq3pci.c
1602
int *counts, pci_intr_type_t max_type)
sys/arch/powerpc/include/pci_machdep.h
101
pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
sys/arch/powerpc/include/pci_machdep.h
103
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/powerpc/include/pci_machdep.h
159
pci_intr_type_t (*pc_intr_type)(void *, pci_intr_handle_t);
sys/arch/powerpc/include/pci_machdep.h
161
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/powerpc/include/pci_machdep.h
287
__pci_inline pci_intr_type_t
sys/arch/powerpc/include/pci_machdep.h
295
int *count, pci_intr_type_t max_type)
sys/arch/powerpc/include/pci_machdep.h
388
pci_intr_type_t genppc_pci_intr_type(void *, pci_intr_handle_t);
sys/arch/powerpc/include/pci_machdep.h
390
int *, pci_intr_type_t);
sys/arch/powerpc/pci/pci_machdep_common.c
146
pci_intr_type_t
sys/arch/powerpc/pci/pci_machdep_common.c
155
pci_intr_handle_t **ihps, int *counts, pci_intr_type_t max_type)
sys/arch/riscv/include/pci_machdep.h
148
pci_intr_type_t (*pc_intr_type)(void *, pci_intr_handle_t);
sys/arch/riscv/include/pci_machdep.h
150
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/riscv/include/pci_machdep.h
225
pci_intr_type_t
sys/arch/riscv/include/pci_machdep.h
228
int *, pci_intr_type_t);
sys/arch/sandpoint/include/pci_machdep.h
90
pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
sys/arch/sandpoint/include/pci_machdep.h
92
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/sandpoint/pci/pci_machdep.c
499
pci_intr_type_t
sys/arch/sandpoint/pci/pci_machdep.c
508
int *counts, pci_intr_type_t max_type)
sys/arch/x86/include/pci_machdep_common.h
134
pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
sys/arch/x86/include/pci_machdep_common.h
140
pci_intr_handle_t **, int *, pci_intr_type_t);
sys/arch/x86/pci/pci_intr_machdep.c
385
pci_intr_type_t
sys/arch/x86/pci/pci_intr_machdep.c
517
int *counts, pci_intr_type_t max_type)
sys/dev/pci/if_aq.c
1447
pci_intr_type_t);
sys/dev/pci/if_aq.c
2249
pci_intr_type_t inttype)
sys/dev/pci/if_ixl.c
5962
pci_intr_type_t max_type, intr_type;
sys/dev/pci/if_ixl.c
626
pci_intr_type_t sc_intrtype;
sys/dev/pci/if_wm.c
2014
pci_intr_type_t max_type;
sys/dev/pci/igc/if_igc.h
331
pci_intr_type_t sc_intr_type;
sys/dev/pci/ixgbe/ixgbe.c
6754
pci_intr_type_t intr_type, max_type;
sys/dev/pci/pci_stub.c
63
pci_intr_type_t
sys/dev/pci/pci_stub.c
72
int *counts, pci_intr_type_t max_type)
sys/dev/pci/pcivar.h
415
pci_intr_type_t
sys/dev/pci/pcivar.h
418
int *, pci_intr_type_t);
sys/dev/pci/virtio_pci.c
1147
pci_intr_type_t max_type;