Searched refs:___prom_get_memconf (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/fw/sni/
H A Dsniprom.c38 #define ___prom_get_memconf ((void (*)(void *))PROM_ENTRY(PROM_GET_MEMCONF)) macro
56 #define _prom_get_memconf(x) __prom_get_memconf(___prom_get_memconf, O32_STK, x)
62 #define _prom_get_memconf(x) ___prom_get_memconf(x)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/fw/sni/
H A Dsniprom.c38 #define ___prom_get_memconf ((void (*)(void *))PROM_ENTRY(PROM_GET_MEMCONF)) macro
56 #define _prom_get_memconf(x) __prom_get_memconf(___prom_get_memconf, O32_STK, x)
62 #define _prom_get_memconf(x) ___prom_get_memconf(x)

Completed in 69 milliseconds