patch_label 327 drivers/scsi/aic7xxx/aicasm/aicasm.c if (cur_instr->patch_label != NULL) { patch_label 331 drivers/scsi/aic7xxx/aicasm/aicasm.c if (cur_instr->patch_label->type != LABEL) { patch_label 336 drivers/scsi/aic7xxx/aicasm/aicasm.c cur_instr->patch_label->name); patch_label 342 drivers/scsi/aic7xxx/aicasm/aicasm.c address += cur_instr->patch_label->info.linfo->address; patch_label 1803 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y instr->patch_label = address->symbol; patch_label 170 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h struct symbol *patch_label;