Home
last modified time | relevance | path

Searched defs:ppc_pci_chipset (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/macppc/include/
H A Dpci_machdep.h65 struct ppc_pci_chipset { struct
66 void *pc_conf_v;
67 int pc_node;
68 int busnode[256];
70 pcireg_t (*pc_conf_read)(void *, pcitag_t, int);
71 void (*pc_conf_write)(void *, pcitag_t, int, pcireg_t);