Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/kernel/
Dipl.c42 #define IPL_FCP_STR "fcp" macro
96 return IPL_FCP_STR; in ipl_type_str()
1101 else if (strncmp(buf, IPL_FCP_STR, strlen(IPL_FCP_STR)) == 0) in reipl_type_store()
1244 reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, in reipl_fcp_init()
1433 .name = IPL_FCP_STR,