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

/arch/powerpc/platforms/powermac/
H A Dbootx_init.c97 u32 *ppp = &np->properties; local
99 while(*ppp) {
101 (struct bootx_dt_prop *)(base + *ppp);
107 ppp = &pp->next;
224 u32 *cpp, *ppp = &np->properties; local
253 while (*ppp) {
255 (struct bootx_dt_prop *)(base + *ppp);
265 ppp = &pp->next;
282 u32 *cpp, *ppp = &np->properties; local
312 while (*ppp) {
[all...]

Completed in 24 milliseconds