Searched refs:pcomponent (Results 1 – 3 of 3) sorted by relevance
86 static pcomponent * __init ArcGetChild(pcomponent *Current) in ArcGetChild()88 return (pcomponent *) ARC_CALL1(child_component, Current); in ArcGetChild()93 pcomponent *p; in prom_identify_arch()
40 #define PROM_NULL_COMPONENT ((pcomponent *) 0)
93 typedef struct linux_component pcomponent; typedef
Completed in 7 milliseconds