Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhdreg.h99 task_ioreg_t low_cylinder; member
110 task_ioreg_t low_cylinder; member
/linux-2.4.37.9/drivers/ide/legacy/
Dpdc4030.c725 HWIF(drive)->OUTB(taskfile->low_cylinder, IDE_LCYL_REG);
833 taskfile.low_cylinder = (block>>=8);
/linux-2.4.37.9/drivers/ide/
Dide-taskfile.c192 hwif->OUTB(hobfile->low_cylinder, IDE_LCYL_REG); in do_rw_taskfile()
199 hwif->OUTB(taskfile->low_cylinder, IDE_LCYL_REG); in do_rw_taskfile()
1885 hwif->OUTB(hobfile->low_cylinder, IDE_LCYL_REG); in flagged_taskfile()
1899 hwif->OUTB(taskfile->low_cylinder, IDE_LCYL_REG); in flagged_taskfile()