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

/openbsd-current/sys/arch/i386/include/
H A Drbus_machdep.h40 rbus_tag_t rbus_pccbb_parent_io(struct device *,
/openbsd-current/sys/arch/amd64/include/
H A Drbus_machdep.h40 rbus_tag_t rbus_pccbb_parent_io(struct device *,
/openbsd-current/sys/arch/hppa/include/
H A Drbus_machdep.h39 #define rbus_pccbb_parent_io(d, p) (*(p)->pa_pc->pc_alloc_parent)((d), (p), 1) macro
/openbsd-current/sys/arch/sparc64/include/
H A Drbus_machdep.h24 rbus_tag_t rbus_pccbb_parent_io(struct device *, struct pci_attach_args *);
/openbsd-current/sys/arch/macppc/include/
H A Drbus_machdep.h54 rbus_tag_t rbus_pccbb_parent_io(struct device *self,
/openbsd-current/sys/arch/amd64/amd64/
H A Drbus_machdep.c69 rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/i386/i386/
H A Drbus_machdep.c67 rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/macppc/macppc/
H A Drbus_machdep.c52 rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c89 rbus_pccbb_parent_io(struct device *self, struct pci_attach_args *pa) function
/openbsd-current/sys/dev/pci/
H A Dpccbb.c379 sc->sc_rbus_iot = rbus_pccbb_parent_io(self, pa);

Completed in 186 milliseconds