Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.c75 u_int skip_patch; member
436 cur_patch->skip_instr, cur_patch->skip_patch); in output_code()
521 new_patch->skip_patch = pinfo->skip_patch; in emit_patch()
666 for (skip = cur_patch->skip_patch; in check_patch()
809 cur_scope->patches[1].skip_patch = in process_scope()
821 cur_scope->patches[0].skip_patch = patch0_patch_skip; in process_scope()
H A Daicasm_symbol.h166 int skip_patch; member
H A Daic79xx_seq.h985 skip_patch :12; member
H A Daic7xxx_seq.h1097 skip_patch :12; member
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c6391 cur_patch += cur_patch->skip_patch; in ahc_check_patch()
H A Daic79xx.c8429 cur_patch += cur_patch->skip_patch; in ahd_check_patch()