Searched defs:ssfdcr_record (Results 1 – 1 of 1) sorted by relevance
19 struct ssfdcr_record { struct20 struct mtd_blktrans_dev mbd;21 int usecount;22 unsigned char heads;23 unsigned char sectors;24 unsigned short cylinders;25 int cis_block; /* block n. containing CIS/IDI */26 int erase_size; /* phys_block_size */27 unsigned short *logic_block_map; /* all zones (max 8192 phys blocks on29 int map_len; /* n. phys_blocks on the card */