Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/hp/sim/
Dhpsim_console.c54 ia64_ssc(ch, 0, 0, 0, SSC_PUTCHAR); in simcons_write()
56 ia64_ssc('\r', 0, 0, 0, SSC_PUTCHAR); in simcons_write()
Dhpsim_ssc.h15 #define SSC_PUTCHAR 31 macro
/linux-2.6.39/arch/ia64/hp/sim/boot/
Dbootloader.c47 ssc(ch, 0, 0, 0, SSC_PUTCHAR); in cons_write()
49 ssc('\r', 0, 0, 0, SSC_PUTCHAR); in cons_write()
Dssc.h13 #define SSC_PUTCHAR 31 macro