Searched defs:bootsector_t (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Dvvfat.c205 typedef struct bootsector_t { struct
241 } __attribute__((packed)) bootsector_t; typedef in typeref:struct:bootsector_t
844 bootsector_t* bootsector;
957 bootsector=(bootsector_t*)(s->first_sectors+(s->first_sectors_number-1)*0x200);

Completed in 35 milliseconds