Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dsn_sal.h36 #define SN_SAL_CONSOLE_GETC 0x02000022 macro
207 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_GETC, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_getc()
/linux-2.4.37.9/arch/ia64/sn/fakeprom/
Dfw-emu.c330 } else if (index == SN_SAL_CONSOLE_GETC) { in sal_emulator()