Searched defs:apei_mem_error (Results 1 – 1 of 1) sorted by relevance
96 struct apei_mem_error { struct97 uint64_t ValidationBits;98 uint64_t ErrorStatus;99 uint64_t PhysicalAddress;100 uint64_t PhysicalAddressMask;101 uint16_t Node;102 uint16_t Card;103 uint16_t Module;104 uint16_t Bank;105 uint16_t Device;[all …]