Home | History | Annotate | Download | only in block

Lines Matching defs:media_type

214     uint8_t media_type;
969 bootsector->media_type=(s->fat_type!=12?0xf8:s->sector_count==5760?0xf9:0xf8); /* media descriptor */
970 s->fat.pointer[0] = bootsector->media_type;