taglinefilesource code
cyl82drivers/block/hd.cunsigned int head,sect,cyl,wpcom,lzone,ctl;
cyl129drivers/block/hd.cbios_info[hdind].cyl   = hd_info[hdind].cyl = ints[1];
cyl228drivers/block/hd.cunsigned int head,unsigned int cyl,unsigned int cmd,
cyl249drivers/block/hd.coutb_p(cyl,++port);
cyl250drivers/block/hd.coutb_p(cyl>>8,++port);
cyl298drivers/block/hd.chd_info[dev].cyl*hd_info[dev].head*hd_info[dev].sect / 2048,
cyl299drivers/block/hd.chd_info[dev].cyl, hd_info[dev].head, hd_info[dev].sect);
cyl315drivers/block/hd.chd_info[dev].cyl  = id->cur_cyls;
cyl324drivers/block/hd.cid->buf_size/2, bios_info[dev].cyl, bios_info[dev].head,
cyl420drivers/block/hd.chd_info[i].cyl,WIN_SPECIFY,&reset_hd);
cyl703drivers/block/hd.cunsigned int dev, block, nsect, sec, track, head, cyl;
cyl741drivers/block/hd.ccyl   = track / hd_info[dev].head;
cyl745drivers/block/hd.ccyl, head, sec, nsect, (unsigned long) CURRENT->buffer);
cyl751drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,cmd,&read_intr);
cyl758drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_MULTWRITE,&multwrite_intr);
cyl760drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr);
cyl806drivers/block/hd.cput_fs_word(bios_info[dev].cyl,
cyl967drivers/block/hd.cbios_info[drive].cyl   = hd_info[drive].cyl = *(unsigned short *) BIOS;
cyl974drivers/block/hd.cif (hd_info[drive].cyl && NR_HD == drive)
cyl1019drivers/block/hd.cbios_info[i].sect * bios_info[i].cyl;
cyl1067drivers/block/hd.c#define CAPACITY (bios_info[target].head*bios_info[target].sect*bios_info[target].cyl)
cyl287drivers/block/ide.cunsigned short cyl, bios_cyl;
cyl880drivers/block/ide.cOUT_BYTE(dev->cyl,HD_LCYL);
cyl881drivers/block/ide.cOUT_BYTE(dev->cyl>>8,HD_HCYL);
cyl942drivers/block/ide.cunsigned int sect,head,cyl,track;
cyl947drivers/block/ide.ccyl   = track / dev->head;
cyl948drivers/block/ide.cOUT_BYTE(cyl,HD_LCYL);
cyl949drivers/block/ide.cOUT_BYTE(cyl>>8,HD_HCYL);
cyl953drivers/block/ide.cdev->name, (rq->cmd==READ)?"read":"writ", cyl,
cyl1638drivers/block/ide.cdev->cyl     = dev->bios_cyl  = id->cyls;
cyl1656drivers/block/ide.cdev->cyl  = id->cur_cyls;
cyl1659drivers/block/ide.ccapacity  = dev->cyl * dev->head * dev->sect;
cyl1670drivers/block/ide.cdev->cyl  = id->cyls;  /* WIN_SPECIFY needs a valid */
cyl1677drivers/block/ide.cif (dev->cyl > dev->bios_cyl) {
cyl1678drivers/block/ide.cdev->bios_cyl = dev->cyl;
cyl1838drivers/block/ide.cdev->name, dev->cyl, dev->head, dev->sect);
cyl1946drivers/block/ide.cdev->cyl     = dev->bios_cyl  = ints[1];
cyl2006drivers/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 */