Searched refs:rbus_pccbb_parent_mem (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/arch/i386/include/
H A Drbus_machdep.h42 rbus_tag_t rbus_pccbb_parent_mem(struct device *,
/openbsd-current/sys/arch/amd64/include/
H A Drbus_machdep.h42 rbus_tag_t rbus_pccbb_parent_mem(struct device *,
/openbsd-current/sys/arch/hppa/include/
H A Drbus_machdep.h38 #define rbus_pccbb_parent_mem(d, p) (*(p)->pa_pc->pc_alloc_parent)((d), (p), 0) macro
/openbsd-current/sys/arch/sparc64/include/
H A Drbus_machdep.h25 rbus_tag_t rbus_pccbb_parent_mem(struct device *, struct pci_attach_args *);
/openbsd-current/sys/arch/macppc/include/
H A Drbus_machdep.h56 rbus_tag_t rbus_pccbb_parent_mem(struct device *self,
/openbsd-current/sys/arch/amd64/amd64/
H A Drbus_machdep.c53 rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/i386/i386/
H A Drbus_machdep.c51 rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/macppc/macppc/
H A Drbus_machdep.c43 rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c43 rbus_pccbb_parent_mem(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/dev/pci/
H A Dpccbb.c380 sc->sc_rbus_memt = rbus_pccbb_parent_mem(self, pa);

Completed in 194 milliseconds