taglinefilesource code
max743drivers/block/cm206.cint max=74*60*75-150, min=0;
max774drivers/block/cm206.cif (ct < track) min = lba; else max = lba;
max775drivers/block/cm206.clba = (min+max)/2; 
max780drivers/block/cm206.cmax = lba; min = lba - skip;
max781drivers/block/cm206.clba = (min+max)/2;
max678drivers/block/xd.cu_short min[] = { 0,0,0 },max[] = { 16,1024,64 },test[] = { 0,0,0 };
max682drivers/block/xd.cwhile (min[i] != max[i] - 1) {
max683drivers/block/xd.ctest[i] = (min[i] + max[i]) / 2;
max688drivers/block/xd.cmax[i] = test[i];
max251drivers/pci/pci.cmax = sizeof(dev_info)/sizeof(dev_info[0]) - 1;
max255drivers/pci/pci.cint i = (min + max) >> 1;
max265drivers/pci/pci.cif ( min > max )
max272drivers/pci/pci.cmax = i - 1;
max273drivers/pci/pci.cif ( min > max )
max678drivers/pci/pci.cunsigned int devfn, l, max;
max688drivers/pci/pci.cmax = bus->secondary;
max781drivers/pci/pci.cchild->number = child->secondary = ++max;
max808drivers/pci/pci.cmax = scan_bus(child, mem_startp);
max813drivers/pci/pci.cchild->subordinate = max;
max829drivers/pci/pci.creturn max;
max660drivers/scsi/ultrastor.cint i, max;
max663drivers/scsi/ultrastor.cmax = SCpnt->use_sg;
max664drivers/scsi/ultrastor.cfor (i = 0; i < max; i++) {
max669drivers/scsi/ultrastor.cmscp->number_of_sg_list = max;
max545drivers/sound/dmabuf.cint             len, max, tmp;
max556drivers/sound/dmabuf.cmax = dmap->max_fragments;
max569drivers/sound/dmabuf.cif (len >= max)
max93fs/select.cint max = -1;
max109fs/select.cmax = i;
max113fs/select.cn = max + 1;
max52mm/swap.cunsigned long max;
max128mm/swap.cif (offset >= p->max) {
max256mm/swap.cif (offset >= p->max) {
max284mm/swap.cif (offset >= p->max) {
max1105mm/swap.cp->max = 1;
max1165mm/swap.cp->max = i+1;
max1174mm/swap.cp->swap_map = (unsigned char *) vmalloc(p->max);
max1179mm/swap.cfor (i = 1 ; i < p->max ; i++) {
max1230mm/swap.cfor (j = 0; j < swap_info[i].max; ++j)