Searched refs:PROM_NULL_COMPONENT (Results 1 – 3 of 3) sorted by relevance
21 if (Current == PROM_NULL_COMPONENT) in ArcGetPeer()22 return PROM_NULL_COMPONENT; in ArcGetPeer()36 if (Current == PROM_NULL_COMPONENT) in ArcGetParent()37 return PROM_NULL_COMPONENT; in ArcGetParent()118 p = ArcGetChild(PROM_NULL_COMPONENT); in prom_testtree()
99 p = ArcGetChild(PROM_NULL_COMPONENT); in prom_identify_arch()
48 #define PROM_NULL_COMPONENT ((pcomponent *) 0) macro