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