Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acorn/block/
Dmfmhd.c223 static int Sectors256LeftInCurrent; /* i.e. 256 byte sectors left in current */ variable
502 Sectors256LeftInCurrent--; in mfm_rw_intr()
507 if (!Sectors256LeftInCurrent) { in mfm_rw_intr()
519 Sectors256LeftInCurrent = CURRENT->current_nr_sectors * 2; in mfm_rw_intr()
959 Sectors256LeftInCurrent = CURRENT->current_nr_sectors * 2; in mfm_request()