Searched refs:hard_sectors (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dfloppy.c2566 int hard_sectors, end_sector; local
2571 hard_sectors = raw_cmd->length >> (7 + SIZECODE);
2572 end_sector = SECTOR + hard_sectors - 1;

Completed in 52 milliseconds