Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dipl.c45 #define IPL_FCP_STR "fcp" macro
104 return IPL_FCP_STR; in ipl_type_str()
1262 else if (strncmp(buf, IPL_FCP_STR, strlen(IPL_FCP_STR)) == 0) in reipl_type_store()
1414 reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, in reipl_fcp_init()
1661 .name = IPL_FCP_STR,