Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp243 uint8_t hddIndex; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2006 ss << std::setw(2) << std::setfill('0') << (int)req->hddIndex; in ipmiOemQSetDriveInfo()
2009 req->hddIndex; in ipmiOemQSetDriveInfo()
2067 ss << std::setw(2) << std::setfill('0') << (int)req->hddIndex; in ipmiOemQGetDriveInfo()