Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.hpp27 {inventory::SystemKeywordInfo("BR", Binary(2, 0x20), true, true, "VSBK",
29 inventory::SystemKeywordInfo("TM", Binary(8, 0x20), true, true, "VSBK",
31 inventory::SystemKeywordInfo("SE", Binary(7, 0x20), true, true, "VSBK",
33 inventory::SystemKeywordInfo("SU", Binary(6, 0x20), true, true, "VSBK",
35 inventory::SystemKeywordInfo("RB", Binary(4, 0x20), true, true, "VSBK",
37 inventory::SystemKeywordInfo("WN", Binary(12, 0x20), true, true, "VSBK",
39 inventory::SystemKeywordInfo("RG", Binary(4, 0x20), true, true, "VSBK",
44 {inventory::SystemKeywordInfo("FC", Binary(8, 0x20), true, false, "VSBK",
46 inventory::SystemKeywordInfo("SE", Binary(7, 0x20), true, true, "VSBK",
49 {inventory::SystemKeywordInfo("LX", Binary(8, 0x00), true, false, "VSBK",
[all …]
H A Dtypes.hpp70 using SystemKeywordInfo = typedef
78 std::unordered_map<RecordName, std::vector<SystemKeywordInfo>>;