Home
last modified time | relevance | path

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

/external/u-boot/disk/
Dpart_amiga.h80 struct partition_block struct
82 u32 id;
83 u32 summed_longs;
84 s32 chk_sum;
85 u32 host_id;
86 u32 next;
87 u32 flags;
88 u32 reserved_1[2];
89 u32 dev_flags;
90 char drive_name[32];
[all …]