Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dsclp.c118 static unsigned char write_mto[] = { in _sclp_print() local
131 memcpy(ptr, write_mto, sizeof(write_mto)); in _sclp_print()
132 for (count = sizeof(write_mto); (ch = *str++) != 0; count++) { in _sclp_print()