Searched defs:ddf_vd_record (Results 1 – 1 of 1) sorted by relevance
206 struct ddf_vd_record { struct207 uint32_t Signature;209 uint32_t CRC;210 uint16_t Populated_VDEs;211 uint16_t Max_VDE_Supported;212 uint8_t pad1[52];213 struct ddf_vd_entry entry[0];