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