Searched defs:myrs_mem_type (Results 1 – 1 of 1) sorted by relevance
101 struct myrs_mem_type { struct102 enum {109 } __packed mem_type:5; /* Byte 0 Bits 0-4 */110 unsigned rsvd:1; /* Byte 0 Bit 5 */111 unsigned mem_parity:1; /* Byte 0 Bit 6 */112 unsigned mem_ecc:1; /* Byte 0 Bit 7 */