taglinefilesource code
cyl77drivers/block/hd.cunsigned int head,sect,cyl,wpcom,lzone,ctl;
cyl124drivers/block/hd.cbios_info[hdind].cyl   = hd_info[hdind].cyl = ints[1];
cyl223drivers/block/hd.cunsigned int head,unsigned int cyl,unsigned int cmd,
cyl244drivers/block/hd.coutb_p(cyl,++port);
cyl245drivers/block/hd.coutb_p(cyl>>8,++port);
cyl293drivers/block/hd.chd_info[dev].cyl*hd_info[dev].head*hd_info[dev].sect / 2048,
cyl294drivers/block/hd.chd_info[dev].cyl, hd_info[dev].head, hd_info[dev].sect);
cyl310drivers/block/hd.chd_info[dev].cyl  = id->cur_cyls;
cyl319drivers/block/hd.cid->buf_size/2, bios_info[dev].cyl, bios_info[dev].head,
cyl415drivers/block/hd.chd_info[i].cyl,WIN_SPECIFY,&reset_hd);
cyl698drivers/block/hd.cunsigned int dev, block, nsect, sec, track, head, cyl;
cyl736drivers/block/hd.ccyl   = track / hd_info[dev].head;
cyl740drivers/block/hd.ccyl, head, sec, nsect, (unsigned long) CURRENT->buffer);
cyl746drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,cmd,&read_intr);
cyl753drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_MULTWRITE,&multwrite_intr);
cyl755drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr);
cyl801drivers/block/hd.cput_fs_word(bios_info[dev].cyl,
cyl964drivers/block/hd.cbios_info[drive].cyl   = hd_info[drive].cyl = *(unsigned short *) BIOS;
cyl971drivers/block/hd.cif (hd_info[drive].cyl && NR_HD == drive)
cyl1016drivers/block/hd.cbios_info[i].sect * bios_info[i].cyl;
cyl1064drivers/block/hd.c#define CAPACITY (bios_info[target].head*bios_info[target].sect*bios_info[target].cyl)
cyl341drivers/block/ide.cunsigned short cyl, bios_cyl;
cyl991drivers/block/ide.cOUT_BYTE(dev->cyl,HD_LCYL);
cyl992drivers/block/ide.cOUT_BYTE(dev->cyl>>8,HD_HCYL);
cyl1052drivers/block/ide.cunsigned int sect,head,cyl,track;
cyl1057drivers/block/ide.ccyl   = track / dev->head;
cyl1058drivers/block/ide.cOUT_BYTE(cyl,HD_LCYL);
cyl1059drivers/block/ide.cOUT_BYTE(cyl>>8,HD_HCYL);
cyl1063drivers/block/ide.cdev->name, (rq->cmd==READ)?"read":"writ", cyl,
cyl1786drivers/block/ide.cdev->cyl     = dev->bios_cyl  = id->cyls;
cyl1804drivers/block/ide.cdev->cyl  = id->cur_cyls;
cyl1807drivers/block/ide.ccapacity  = dev->cyl * dev->head * dev->sect;
cyl1816drivers/block/ide.cdev->cyl  = id->cyls;
cyl1822drivers/block/ide.cif (dev->cyl > dev->bios_cyl)
cyl1823drivers/block/ide.cdev->bios_cyl = dev->cyl;
cyl1830drivers/block/ide.ccapacity = dev->cyl * dev->head * dev->sect;
cyl1999drivers/block/ide.cdev->name, dev->cyl, dev->head, dev->sect);
cyl2121drivers/block/ide.cdev->cyl     = dev->bios_cyl  = ints[1];
cyl2181drivers/block/ide.cdev->cyl     = dev->bios_cyl  = *(unsigned short *)BIOS;
cyl80drivers/scsi/scsicam.cint cyl, end_head, end_cyl, end_sector;
cyl93drivers/scsi/scsicam.ccyl = p->cyl + ((p->sector & 0xc0) << 2);
cyl94drivers/scsi/scsicam.cif (cyl > largest_cyl) {
cyl95drivers/scsi/scsicam.clargest_cyl = cyl;
cyl18include/linux/genhd.hunsigned char cyl;    /* starting cylinder */