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);
cyl309drivers/block/hd.chd_info[dev].cyl*hd_info[dev].head*hd_info[dev].sect / 2048,
cyl310drivers/block/hd.chd_info[dev].cyl, hd_info[dev].head, hd_info[dev].sect);
cyl326drivers/block/hd.chd_info[dev].cyl  = id->cur_cyls;
cyl335drivers/block/hd.cid->buf_size/2, hd_info[dev].cyl, hd_info[dev].head,
cyl431drivers/block/hd.chd_info[i].cyl,WIN_SPECIFY,&reset_hd);
cyl714drivers/block/hd.cunsigned int dev, block, nsect, sec, track, head, cyl;
cyl752drivers/block/hd.ccyl   = track / hd_info[dev].head;
cyl756drivers/block/hd.ccyl, head, sec, nsect, (unsigned long) CURRENT->buffer);
cyl762drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,cmd,&read_intr);
cyl769drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_MULTWRITE,&multwrite_intr);
cyl771drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr);
cyl817drivers/block/hd.cput_fs_word(bios_info[dev].cyl,
cyl994drivers/block/hd.cbios_info[drive].cyl   = hd_info[drive].cyl = *(unsigned short *) BIOS;
cyl1001drivers/block/hd.cif (hd_info[drive].cyl && NR_HD == drive)
cyl1046drivers/block/hd.cbios_info[i].sect * bios_info[i].cyl;
cyl1091drivers/block/hd.c#define CAPACITY (bios_info[target].head*bios_info[target].sect*bios_info[target].cyl)
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 */