Home
last modified time | relevance | path

Searched defs:selTime (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp188 struct timespec selTime = {}; in clear() local
231 struct timespec selTime = {}; in addEntry() local
1771 struct timespec selTime = {}; in ipmiStorageGetSELTime() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1155 struct timespec selTime = {}; in ipmiStorageGetSELTime() local
1165 ipmi::RspType<> ipmiStorageSetSELTime([[maybe_unused]] uint32_t selTime) in ipmiStorageSetSELTime()