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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dipl.c148 static enum ipl_type reipl_type = IPL_TYPE_UNKNOWN; variable in typeref:enum:ipl_type
991 reipl_type = type;
998 return sprintf(page, "%s\n", ipl_type_str(reipl_type));
1017 __ATTR(reipl_type, 0644, reipl_type_show, reipl_type_store);

Completed in 15 milliseconds