Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dipl.c45 #define IPL_CCW_STR "ccw" macro
101 return IPL_CCW_STR; in ipl_type_str()
1040 .name = IPL_CCW_STR,
1045 .name = IPL_CCW_STR,
1206 if (strncmp(buf, IPL_CCW_STR, strlen(IPL_CCW_STR)) == 0) in reipl_type_store()
1704 .name = IPL_CCW_STR,