Searched defs:boot_sector (Results 1 – 2 of 2) sorted by relevance
93 __le64 vol_length;94 __le32 fat_offset;95 __le32 fat_length;96 __le32 clu_offset;97 __le32 clu_count;99 __le32 vol_serial;101 __le16 vol_flags;104 __u8 num_fats;105 __u8 drv_sel;107 __u8 reserved[7];[all …]
10578 unsigned int boot_sector = (boot_addr * 1024); in t4_load_boot() local
Completed in 21 milliseconds