Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp204 uint8_t slot4_pcie_type; // 06 - Other flash cards (Intel, HGST), member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1156 if (req->slot4_pcie_type >= sizeof(pcieType) / sizeof(uint8_t*)) in ipmiOemSetMachineCfgInfo()
1160 pcieType[req->slot4_pcie_type]; in ipmiOemSetMachineCfgInfo()