Searched refs:SSC_PUTCHAR (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
H A D | ssc.h | 13 #define SSC_PUTCHAR 31 macro
|
H A D | bootloader.c | 46 ssc(ch, 0, 0, 0, SSC_PUTCHAR); cons_write() 48 ssc('\r', 0, 0, 0, SSC_PUTCHAR); cons_write()
|
/linux-4.4.14/arch/ia64/hp/sim/ |
H A D | hpsim_ssc.h | 15 #define SSC_PUTCHAR 31 macro
|
H A D | hpsim_console.c | 54 ia64_ssc(ch, 0, 0, 0, SSC_PUTCHAR); simcons_write() 56 ia64_ssc('\r', 0, 0, 0, SSC_PUTCHAR); simcons_write()
|
Completed in 108 milliseconds