Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dipl.c156 static enum ipl_method reipl_method = REIPL_METHOD_DEFAULT; variable
980 reipl_method = REIPL_METHOD_CCW_DIAG; in reipl_set_type()
982 reipl_method = REIPL_METHOD_CCW_VM; in reipl_set_type()
984 reipl_method = REIPL_METHOD_CCW_CIO; in reipl_set_type()
989 reipl_method = REIPL_METHOD_FCP_RW_DIAG; in reipl_set_type()
991 reipl_method = REIPL_METHOD_FCP_RO_VM; in reipl_set_type()
993 reipl_method = REIPL_METHOD_FCP_RO_DIAG; in reipl_set_type()
997 reipl_method = REIPL_METHOD_FCP_DUMP; in reipl_set_type()
1001 reipl_method = REIPL_METHOD_NSS_DIAG; in reipl_set_type()
1003 reipl_method = REIPL_METHOD_NSS; in reipl_set_type()
[all …]