Home
last modified time | relevance | path

Searched defs:knob (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp55 namespace knob namespace
89 struct knob struct
91 knob(std::string nameStr, std::string currentValStr, int currentVal, in knob() argument
103 bool depex;
104 bool readOnly;
105 int currentVal;
107 std::string nameStr;
108 std::string currentValStr;
109 std::string descriptionStr;
110 std::string defaultStr;
[all …]