Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dipl.c52 #define DUMP_CCW_STR "ccw" macro
134 return DUMP_CCW_STR; in dump_type_str()
1706 else if (strncmp(buf, DUMP_CCW_STR, strlen(DUMP_CCW_STR)) == 0) in dump_type_store()