Searched defs:pci_intr_establish (Results 1 - 21 of 21) sorted by relevance

/src/sys/arch/landisk/include/
H A Dpci_machdep.h92 #define pci_intr_establish(v, ih, level, ih_fun, ih_arg) \ macro
/src/sys/arch/sparc64/include/
H A Dpci_machdep.h107 #define pci_intr_establish(pc, handle, level, func, arg) \ macro
/src/sys/arch/atari/pci/
H A Dpci_milan.c109 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
H A Dpci_hades.c158 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
/src/sys/arch/dreamcast/include/
H A Dpci_machdep.h94 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/hpcmips/include/
H A Dpci_machdep.h92 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/hppa/include/
H A Dpci_machdep.h86 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/amiga/include/
H A Dpci_machdep.h117 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/arc/include/
H A Dpci_machdep.h99 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/mips/include/
H A Dpci_machdep.h108 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/x86/pci/
H A Dpci_intr_machdep.c351 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, function in typeref:typename:void *
/src/sys/arch/cobalt/pci/
H A Dpci_machdep.c215 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
/src/sys/arch/sgimips/pci/
H A Dpci_machdep.c151 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
/src/sys/rump/dev/lib/libpci/
H A Drumpdev_pci.c143 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, function in typeref:typename:void *
/src/sys/arch/riscv/include/
H A Dpci_machdep.h197 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/sandpoint/pci/
H A Dpci_machdep.c428 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, function in typeref:typename:void *
/src/sys/arch/sparc/sparc/
H A Dpci_machdep.c548 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, function in typeref:typename:void *
/src/sys/arch/arm/include/
H A Dpci_machdep.h167 #define pci_intr_establish(c, ih, l, h, a) \ macro
/src/sys/arch/alpha/pci/
H A Dpci_machdep.c592 pci_intr_establish(pci_chipset_tag_t const pc, pci_intr_handle_t const ih, function in typeref:typename:void *
/src/sys/arch/powerpc/include/
H A Dpci_machdep.h259 pci_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int ipl, function in typeref:typename:__pci_inline void *
/src/sys/dev/pci/
H A Dxmm7360.c239 #define pci_intr_establish(pc, ih, lvl, func, arg, name) \ macro

Completed in 16 milliseconds