/src/sys/arch/sgimips/pci/ |
pci_machdep.c | 130 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/landisk/include/ |
pci_machdep.h | 90 #define pci_intr_evcnt(v, ih) \ macro
|
/src/sys/arch/cobalt/pci/ |
pci_machdep.c | 194 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/hpcmips/include/ |
pci_machdep.h | 90 #define pci_intr_evcnt(c, ih) \ macro
|
/src/sys/arch/amiga/include/ |
pci_machdep.h | 115 #define pci_intr_evcnt(c, ih) \ macro
|
/src/sys/arch/hppa/include/ |
pci_machdep.h | 103 #define pci_intr_evcnt(a, b) (NULL) macro
|
/src/sys/arch/mips/include/ |
pci_machdep.h | 106 #define pci_intr_evcnt(c, ih) \ macro
|
/src/sys/arch/x86/pci/ |
pci_intr_machdep.c | 248 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/alpha/pci/ |
pci_machdep.c | 587 pci_intr_evcnt(pci_chipset_tag_t const pc, pci_intr_handle_t const ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/sparc/sparc/ |
pci_machdep.c | 506 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/sandpoint/pci/ |
pci_machdep.c | 407 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/sparc64/dev/ |
pci_machdep.c | 385 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/atari/pci/ |
pci_machdep.c | 738 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:const struct evcnt *
|
/src/sys/arch/arm/include/ |
pci_machdep.h | 165 #define pci_intr_evcnt(c, ih) \ macro
|
/src/sys/arch/riscv/include/ |
pci_machdep.h | 195 #define pci_intr_evcnt(c, ih) \ macro
|
/src/sys/arch/powerpc/include/ |
pci_machdep.h | 90 pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t); 253 pci_intr_evcnt(pci_chipset_tag_t pc, pci_intr_handle_t ih) function in typeref:typename:__pci_inline const struct evcnt *
|