Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp202 uint8_t slot1_pcie_type; // Always NIC for FBTP member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1192 if (req->slot1_pcie_type >= sizeof(pcieType) / sizeof(uint8_t*)) in ipmiOemSetMachineCfgInfo()
1196 pcieType[req->slot1_pcie_type]; in ipmiOemSetMachineCfgInfo()