Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp458 const char* driveInfoKey[] = {"location", "serial_num", "model_name", variable
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1986 uint8_t numParam = sizeof(driveInfoKey) / sizeof(uint8_t*); in ipmiOemQSetDriveInfo()
2013 [driveInfoKey[req->paramSel]] = str.c_str(); in ipmiOemQSetDriveInfo()
2046 uint8_t numParam = sizeof(driveInfoKey) / sizeof(uint8_t*); in ipmiOemQGetDriveInfo()