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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dmfmhd.c196 static int Sectors256LeftInCurrent; /* i.e. 256 byte sectors left in current */ variable
471 Sectors256LeftInCurrent--;
476 if (!Sectors256LeftInCurrent) {
488 Sectors256LeftInCurrent = CURRENT->current_nr_sectors * 2;
502 }; /* Sectors256LeftInCurrent */
905 Sectors256LeftInCurrent = CURRENT->current_nr_sectors * 2;

Completed in 72 milliseconds