Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dipl.c38 #define IPL_FCP_STR "fcp" macro
89 return IPL_FCP_STR; in ipl_type_str()
1030 else if (strncmp(buf, IPL_FCP_STR, strlen(IPL_FCP_STR)) == 0) in reipl_type_store()
1240 reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, in reipl_fcp_init()
1354 .name = IPL_FCP_STR,