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

/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c64 int patch_func; member in struct:patch
418 " %spatch_func_t *patch_func;\n"
430 cur_patch->patch_func, cur_patch->begin,
506 new_patch->patch_func = scope->func_num;
509 new_patch->patch_func = 0;
655 if (func_vals[cur_patch->patch_func] == 0) {
H A Daic79xx_seq.h1032 ahd_patch_func_t *patch_func; member in struct:patch
H A Daic7xxx_seq.h1086 ahc_patch_func_t *patch_func; member in struct:patch
/openbsd-current/sys/dev/ic/
H A Daic7xxx.c6222 if (cur_patch->patch_func(ahc) == 0) {
H A Daic79xx.c8460 if (cur_patch->patch_func(ahd) == 0) {

Completed in 151 milliseconds