dwctwo_plb.c | 61 static struct powerpc_bus_space dwctwo_tag = { variable in typeref:struct:powerpc_bus_space 106 dwctwo_tag.pbs_base = paa->plb_addr; 107 dwctwo_tag.pbs_limit += paa->plb_addr; 108 if (bus_space_init(&dwctwo_tag, "dwctwotag", ex_storage, 111 sc->sc_iot = &dwctwo_tag;
|