Home
last modified time | relevance | path

Searched refs:skip_instr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c70 u_int skip_instr; member
432 cur_patch->skip_instr, cur_patch->skip_patch); in output_code()
495 if (pinfo->skip_instr == 0) in emit_patch()
513 new_patch->skip_instr = pinfo->skip_instr; in emit_patch()
660 *skip_addr = start_instr + cur_patch->skip_instr; in check_patch()
806 cur_scope->patches[1].skip_instr = in process_scope()
817 cur_scope->patches[0].skip_instr = in process_scope()
820 skip_instr_count += cur_scope->patches[0].skip_instr; in process_scope()
H A Daicasm_symbol.h165 int skip_instr; member
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_seq.h_shipped1033 skip_instr :10,
H A Daic7xxx_seq.h_shipped1087 skip_instr :10,
H A Daic7xxx_core.c6908 *skip_addr = start_instr + cur_patch->skip_instr; in ahc_check_patch()
H A Daic79xx_core.c9431 *skip_addr = start_instr + cur_patch->skip_instr; in ahd_check_patch()