Home
last modified time | relevance | path

Searched refs:accessType (Results 1 – 5 of 5) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Dstoragecommands.hpp46 uint8_t accessType; member
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp536 constexpr uint8_t accessType = in ipmiStorageGetFruInvAreaInfo() local
539 return ipmi::responseSuccess(fru.size(), accessType); in ipmiStorageGetFruInvAreaInfo()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp502 constexpr uint8_t accessType = in ipmiStorageGetFruInvAreaInfo() local
505 return ipmi::responseSuccess(fruCache.size(), accessType); in ipmiStorageGetFruInvAreaInfo()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp998 respPtr->accessType = static_cast<uint8_t>(GetFRUAreaAccessType::byte); in ipmiStorageGetFRUInvAreaInfo()
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1762 accessType.value & uint64 & The raw value of the access type that caused the fault.\\
1763 accessType.name & string & The human readable name, if available, of the access type that caused th…