Searched refs:genppc_pci_intx_alloc (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/powerpc/marvell/
H A Dpci_machdep.c72 .pc_intx_alloc = genppc_pci_intx_alloc,
103 .pc_intx_alloc = genppc_pci_intx_alloc,
/netbsd-current/sys/arch/mvmeppc/pci/
H A Dpci_machdep.c94 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/ibmnws/pci/
H A Dpci_machdep.c85 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/bebox/pci/
H A Dpci_machdep.c93 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dibm405gp.c82 .pc_intx_alloc = genppc_pci_intx_alloc,
/netbsd-current/sys/arch/prep/pci/
H A Dprep_pciconf_direct.c116 pc->pc_intx_alloc = genppc_pci_intx_alloc;
H A Dpci_machdep.c97 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/evbppc/pmppc/pci/
H A Dpci_machdep.c109 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/ofppc/pci/
H A Dofwpci.c89 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/powerpc/pci/
H A Dpci_machdep_common.c184 genppc_pci_intx_alloc(const struct pci_attach_args *pa, function
/netbsd-current/sys/arch/powerpc/include/
H A Dpci_machdep.h392 int genppc_pci_intx_alloc(const struct pci_attach_args *, pci_intr_handle_t **);
/netbsd-current/sys/arch/macppc/pci/
H A Dpci_machdep.c130 pc->pc_intx_alloc = genppc_pci_intx_alloc;
/netbsd-current/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c1759 pc->pc_intx_alloc = genppc_pci_intx_alloc;

Completed in 152 milliseconds