Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp43 static constexpr off_t OFFSET_SYS_GUID = 0x17F0; variable
127 return getGUID(OFFSET_SYS_GUID, guid); in getSystemGUID()
H A Doemcommands.cpp80 static constexpr off_t OFFSET_SYS_GUID = 0x17F0; variable
1396 if (setGUID(OFFSET_SYS_GUID, req)) in ipmiOemSetSystemGuid()