Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dipl.c53 #define DUMP_FCP_STR "fcp" macro
137 return DUMP_FCP_STR; in dump_type_str()
1752 else if (strncmp(buf, DUMP_FCP_STR, strlen(DUMP_FCP_STR)) == 0) in dump_type_store()