Home
last modified time | relevance | path

Searched defs:bootDesc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/udf/
Decma_167.h128 struct bootDesc { struct
129 uint8_t structType;
130 uint8_t stdIdent[VSD_STD_ID_LEN];
131 uint8_t structVersion;
132 uint8_t reserved1;
133 struct regid archType;
134 struct regid bootIdent;
135 __le32 bootExtLocation;
136 __le32 bootExtLength;
137 __le64 loadAddress;
[all …]