Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dipl.c45 #define DUMP_FCP_STR "fcp" macro
116 return DUMP_FCP_STR; in dump_type_str()
1162 else if (strncmp(buf, DUMP_FCP_STR, strlen(DUMP_FCP_STR)) == 0) in dump_type_store()