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

/linux-4.1.27/arch/mips/fw/arc/
H A Dtree.c21 if (Current == PROM_NULL_COMPONENT) ArcGetPeer()
22 return PROM_NULL_COMPONENT; ArcGetPeer()
36 if (Current == PROM_NULL_COMPONENT) ArcGetParent()
37 return PROM_NULL_COMPONENT; ArcGetParent()
118 p = ArcGetChild(PROM_NULL_COMPONENT); prom_testtree()
H A Didentify.c99 p = ArcGetChild(PROM_NULL_COMPONENT); prom_identify_arch()
/linux-4.1.27/arch/mips/include/asm/
H A Dsgialib.h49 #define PROM_NULL_COMPONENT ((pcomponent *) 0) macro

Completed in 125 milliseconds