Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm.c70 u_int skip_instr; member
432 cur_patch->skip_instr, cur_patch->skip_patch); in output_code()
496 if (pinfo->skip_instr == 0) in emit_patch()
514 new_patch->skip_instr = pinfo->skip_instr; in emit_patch()
661 *skip_addr = start_instr + cur_patch->skip_instr; in check_patch()
807 cur_scope->patches[1].skip_instr = in process_scope()
818 cur_scope->patches[0].skip_instr = in process_scope()
821 skip_instr_count += cur_scope->patches[0].skip_instr; in process_scope()
Daicasm_symbol.h169 int skip_instr; member
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx_seq.h_shipped1033 skip_instr :10,
Daic7xxx_seq.h_shipped1087 skip_instr :10,
Daic7xxx_core.c6975 *skip_addr = start_instr + cur_patch->skip_instr; in ahc_check_patch()
Daic79xx_core.c9528 *skip_addr = start_instr + cur_patch->skip_instr; in ahd_check_patch()