taglinefilesource code
max668drivers/block/xd.cu_short min[] = { 0,0,0 },max[] = { 16,1024,64 },test[] = { 0,0,0 };
max672drivers/block/xd.cwhile (min[i] != max[i] - 1) {
max673drivers/block/xd.ctest[i] = (min[i] + max[i]) / 2;
max678drivers/block/xd.cmax[i] = test[i];
max579drivers/pci/pci.cunsigned int devfn, l, max;
max589drivers/pci/pci.cmax = bus->secondary;
max680drivers/pci/pci.cchild->number = child->secondary = ++max;
max705drivers/pci/pci.cmax = scan_bus(child, mem_startp);
max710drivers/pci/pci.cchild->subordinate = max;
max724drivers/pci/pci.creturn max;
max649drivers/scsi/ultrastor.cint i, max;
max652drivers/scsi/ultrastor.cmax = SCpnt->use_sg;
max653drivers/scsi/ultrastor.cfor (i = 0; i < max; i++) {
max658drivers/scsi/ultrastor.cmscp->number_of_sg_list = max;
max491drivers/sound/dmabuf.cint             len, max, tmp;
max502drivers/sound/dmabuf.cmax = dmap->max_fragments;
max515drivers/sound/dmabuf.cif (len >= max)
max93fs/select.cint max = -1;
max109fs/select.cmax = i;
max113fs/select.cn = max + 1;
max52mm/swap.cunsigned long max;
max121mm/swap.cif (offset >= p->max) {
max249mm/swap.cif (offset >= p->max) {
max277mm/swap.cif (offset >= p->max) {
max1113mm/swap.cp->max = 1;
max1173mm/swap.cp->max = i+1;
max1182mm/swap.cp->swap_map = (unsigned char *) vmalloc(p->max);
max1187mm/swap.cfor (i = 1 ; i < p->max ; i++) {
max1238mm/swap.cfor (j = 0; j < swap_info[i].max; ++j)