Searched refs:accessType (Results 1 – 5 of 5) sorted by relevance
46 uint8_t accessType; member
536 constexpr uint8_t accessType = in ipmiStorageGetFruInvAreaInfo() local539 return ipmi::responseSuccess(fru.size(), accessType); in ipmiStorageGetFruInvAreaInfo()
502 constexpr uint8_t accessType = in ipmiStorageGetFruInvAreaInfo() local505 return ipmi::responseSuccess(fruCache.size(), accessType); in ipmiStorageGetFruInvAreaInfo()
998 respPtr->accessType = static_cast<uint8_t>(GetFRUAreaAccessType::byte); in ipmiStorageGetFRUInvAreaInfo()
1762 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…