Searched defs:partitionDesc (Results 1 – 1 of 1) sorted by relevance
259 struct partitionDesc { struct260 struct tag descTag;261 __le32 volDescSeqNum;262 __le16 partitionFlags;263 __le16 partitionNumber;264 struct regid partitionContents;265 uint8_t partitionContentsUse[128];266 __le32 accessType;267 __le32 partitionStartingLocation;268 __le32 partitionLength;[all …]