| ehci_plb.c | 69 static struct powerpc_bus_space ehci_plb_tag = { variable in typeref:struct:powerpc_bus_space 155 ehci_plb_tag.pbs_base = paa->plb_addr; 156 ehci_plb_tag.pbs_limit = paa->plb_addr + EHCI_PLB_SIZE; 157 sc->iot = &ehci_plb_tag; 159 if (bus_space_init(&ehci_plb_tag, "ehciplb", ehci_ex_storage,
|