Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp201 uint8_t slot2_pcie_type; // 2-4: 00 - Absent, 01 - AVA 2 x m.2, 02 - AVA member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1144 if (req->slot2_pcie_type >= sizeof(pcieType) / sizeof(uint8_t*)) in ipmiOemSetMachineCfgInfo()
1148 pcieType[req->slot2_pcie_type]; in ipmiOemSetMachineCfgInfo()