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

/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c72 int patch_func; member in struct:patch
423 " %spatch_func_t *patch_func;\n"
435 cur_patch->patch_func, cur_patch->begin,
514 new_patch->patch_func = scope->func_num;
517 new_patch->patch_func = 0;
661 if (func_vals[cur_patch->patch_func] == 0) {
H A Daic79xx_seq.h982 ahd_patch_func_t *patch_func; member in struct:patch
H A Daic7xxx_seq.h1094 ahc_patch_func_t *patch_func; member in struct:patch
/netbsd-current/sys/dev/ic/
H A Daic7xxx.c6387 if (cur_patch->patch_func(ahc) == 0) {
H A Daic79xx.c8425 if (cur_patch->patch_func(ahd) == 0) {

Completed in 195 milliseconds