Searched refs:___prom_get_hwconf (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.c39 #define ___prom_get_hwconf ((u32 (*)(void))PROM_ENTRY(PROM_GET_HWCONF)) macro
57 #define _prom_get_hwconf() __prom_get_hwconf(___prom_get_hwconf, O32_STK)
63 #define _prom_get_hwconf(x) ___prom_get_hwconf(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.c39 #define ___prom_get_hwconf ((u32 (*)(void))PROM_ENTRY(PROM_GET_HWCONF)) macro
57 #define _prom_get_hwconf() __prom_get_hwconf(___prom_get_hwconf, O32_STK)
63 #define _prom_get_hwconf(x) ___prom_get_hwconf(x)

Completed in 59 milliseconds