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

/netbsd-6-1-5-RELEASE/sys/dev/microcode/aic7xxx/
H A Daicasm.c74 u_int skip_instr; member in struct:patch
425 " skip_instr :10,\n"
436 cur_patch->skip_instr, cur_patch->skip_patch);
500 if (pinfo->skip_instr == 0)
518 new_patch->skip_instr = pinfo->skip_instr;
657 *skip_addr = start_instr + cur_patch->skip_instr;
803 cur_scope->patches[1].skip_instr =
814 cur_scope->patches[0].skip_instr =
817 skip_instr_count += cur_scope->patches[0].skip_instr;
[all...]
H A Daicasm_symbol.h167 int skip_instr; member in struct:patch_info
H A Daic79xx_seq.h984 skip_instr :10, member in struct:patch
H A Daic7xxx_seq.h1096 skip_instr :10, member in struct:patch
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic7xxx.c6401 *skip_addr = start_instr + cur_patch->skip_instr;
H A Daic79xx.c8438 *skip_addr = start_instr + cur_patch->skip_instr;

Completed in 103 milliseconds