Searched defs:partitionDesc (Results 1 – 1 of 1) sorted by relevance
245 struct partitionDesc { struct246 struct tag descTag;247 __le32 volDescSeqNum;248 __le16 partitionFlags;249 __le16 partitionNumber;250 struct regid partitionContents;251 uint8_t partitionContentsUse[128];252 __le32 accessType;253 __le32 partitionStartingLocation;254 __le32 partitionLength;[all …]