Home
last modified time | relevance | path

Searched refs:patch_func (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm.c64 int patch_func; member
430 cur_patch->patch_func, cur_patch->begin, in output_code()
506 new_patch->patch_func = scope->func_num; in emit_patch()
509 new_patch->patch_func = 0; in emit_patch()
655 if (func_vals[cur_patch->patch_func] == 0) { in check_patch()
H A Daic79xx_seq.h1032 ahd_patch_func_t *patch_func; member
H A Daic7xxx_seq.h1086 ahc_patch_func_t *patch_func; member
/openbsd/sys/dev/ic/
H A Daic7xxx.c6222 if (cur_patch->patch_func(ahc) == 0) { in ahc_check_patch()
H A Daic79xx.c8460 if (cur_patch->patch_func(ahd) == 0) { in ahd_check_patch()