last_patch       9464 drivers/scsi/aic7xxx/aic79xx_core.c 	const struct patch *last_patch;
last_patch       9468 drivers/scsi/aic7xxx/aic79xx_core.c 	last_patch = &patches[num_patches];
last_patch       9471 drivers/scsi/aic7xxx/aic79xx_core.c 	while (cur_patch < last_patch && start_instr == cur_patch->begin) {
last_patch       6930 drivers/scsi/aic7xxx/aic7xxx_core.c 	const struct patch *last_patch;
last_patch       6934 drivers/scsi/aic7xxx/aic7xxx_core.c 	last_patch = &patches[num_patches];
last_patch       6937 drivers/scsi/aic7xxx/aic7xxx_core.c 	while (cur_patch < last_patch && start_instr == cur_patch->begin) {