Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dipl.c34 #define IPL_FCP_STR "fcp" macro
83 return IPL_FCP_STR; in ipl_type_str()
1009 else if (strncmp(buf, IPL_FCP_STR, strlen(IPL_FCP_STR)) == 0) in reipl_type_store()
1219 reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, in reipl_fcp_init()
1315 .name = IPL_FCP_STR,