Searched refs:SSC_PUTCHAR (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/ia64/hp/sim/ |
D | hpsim_console.c | 55 ia64_ssc(ch, 0, 0, 0, SSC_PUTCHAR); in simcons_write() 57 ia64_ssc('\r', 0, 0, 0, SSC_PUTCHAR); in simcons_write()
|
D | hpsim_ssc.h | 16 #define SSC_PUTCHAR 31 macro
|
/Linux-v4.19/arch/ia64/hp/sim/boot/ |
D | bootloader.c | 47 ssc(ch, 0, 0, 0, SSC_PUTCHAR); in cons_write() 49 ssc('\r', 0, 0, 0, SSC_PUTCHAR); in cons_write()
|
D | ssc.h | 14 #define SSC_PUTCHAR 31 macro
|