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

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

Completed in 153 milliseconds