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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsh_bios.c28 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, function
48 sh_bios_call(BIOS_CALL_CONSOLE_WRITE, (long)buf, (long)len, 0, 0);
53 sh_bios_call(BIOS_CALL_GDB_DETACH, 0, 0, 0, 0);
59 sh_bios_call(BIOS_CALL_ETH_NODE_ADDR, 0, (long)node_addr, 0, 0);
65 sh_bios_call(BIOS_CALL_SHUTDOWN, how, 0, 0, 0);

Completed in 102 milliseconds