Home
last modified time | relevance | path

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

/linux/arch/mips/fw/sni/
H A Dsniprom.c82 u32 hwconf = _prom_get_hwconf(); in prom_get_hwconf() local
84 if (hwconf == 0xffffffff) in prom_get_hwconf()
87 return (void *)CKSEG1ADDR(hwconf); in prom_get_hwconf()