Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp242 uint8_t hddCtrlType; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1987 uint8_t ctrlType = req->hddCtrlType & 0x0f; in ipmiOemQSetDriveInfo()
2007 oemData[KEY_Q_DRIVE_INFO][KEY_HDD_CTRL_TYPE] = req->hddCtrlType; in ipmiOemQSetDriveInfo()
2048 uint8_t ctrlType = req->hddCtrlType & 0x0f; in ipmiOemQGetDriveInfo()