HomeSort by: relevance | last modified time | path
    Searched defs:skip_instr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic79xx_seq.h 984 skip_instr :10, member in struct:patch
aic7xxx_seq.h 1096 skip_instr :10, member in struct:patch
aicasm.c 74 u_int skip_instr; member in struct:patch
425 " skip_instr :10,\n"
436 cur_patch->skip_instr, cur_patch->skip_patch);
502 if (pinfo->skip_instr == 0)
520 new_patch->skip_instr = pinfo->skip_instr;
665 *skip_addr = start_instr + cur_patch->skip_instr;
811 cur_scope->patches[1].skip_instr =
822 cur_scope->patches[0].skip_instr =
825 skip_instr_count += cur_scope->patches[0].skip_instr;
    [all...]
aicasm_symbol.h 167 int skip_instr; member in struct:patch_info

Completed in 16 milliseconds