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

/linux-master/arch/s390/kernel/
H A Dipl.c51 #define DUMP_CCW_STR "ccw" macro
133 return DUMP_CCW_STR;
1748 else if (strncmp(buf, DUMP_CCW_STR, strlen(DUMP_CCW_STR)) == 0)

Completed in 124 milliseconds