| ohci_plb.c | 68 static struct powerpc_bus_space ohci_plb_tag = { variable in typeref:struct:powerpc_bus_space 110 ohci_plb_tag.pbs_base = paa->plb_addr; 111 ohci_plb_tag.pbs_limit = paa->plb_addr + OHCI_PLB_SIZE; 112 sc->iot = &ohci_plb_tag; 114 if (bus_space_init(&ohci_plb_tag, "ohciplb", ohci_ex_storage,
|