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);
cyl325drivers/block/hd.chd_info[dev].cyl  = id->cur_cyls;
cyl334drivers/block/hd.cid->buf_size/2, hd_info[dev].cyl, hd_info[dev].head,
cyl430drivers/block/hd.chd_info[i].cyl,WIN_SPECIFY,&reset_hd);
cyl713drivers/block/hd.cunsigned int dev, block, nsect, sec, track, head, cyl;
cyl751drivers/block/hd.ccyl   = track / hd_info[dev].head;
cyl755drivers/block/hd.ccyl, head, sec, nsect, (unsigned long) CURRENT->buffer);
cyl761drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,cmd,&read_intr);
cyl768drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_MULTWRITE,&multwrite_intr);
cyl770drivers/block/hd.chd_out(dev,nsect,sec,head,cyl,WIN_WRITE,&write_intr);
cyl815drivers/block/hd.cput_fs_word(bios_info[dev].cyl,
cyl986drivers/block/hd.cbios_info[drive].cyl   = hd_info[drive].cyl = *(unsigned short *) BIOS;
cyl993drivers/block/hd.cif (hd_info[drive].cyl && NR_HD == drive)
cyl1038drivers/block/hd.cbios_info[i].sect * bios_info[i].cyl;
cyl1083drivers/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 */