Home
last modified time | relevance | path

Searched refs:PROM_NULL_MDESC (Results 1 – 2 of 2) sorted by relevance

/arch/mips/fw/arc/
Dmemory.c128 p = ArcGetMemoryDescriptor(PROM_NULL_MDESC); in prom_meminit()
138 p = PROM_NULL_MDESC; in prom_meminit()
/arch/mips/include/asm/
Dsgialib.h40 #define PROM_NULL_MDESC ((struct linux_mdesc *) 0) macro