Searched refs:DUMP_FCP_STR (Results 1 – 1 of 1) sorted by relevance
39 #define DUMP_FCP_STR "fcp" macro108 return DUMP_FCP_STR; in dump_type_str()1375 else if (strncmp(buf, DUMP_FCP_STR, strlen(DUMP_FCP_STR)) == 0) in dump_type_store()