Searched refs:reipl_type (Results 1 – 1 of 1) sorted by relevance
148 static enum ipl_type reipl_type = IPL_TYPE_UNKNOWN; variable991 reipl_type = type; in reipl_set_type()998 return sprintf(page, "%s\n", ipl_type_str(reipl_type)); in reipl_type_show()1017 __ATTR(reipl_type, 0644, reipl_type_show, reipl_type_store);