Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/aicasm/
Daicasm.c68 int patch_func; member
431 cur_patch->patch_func, cur_patch->begin, in output_code()
508 new_patch->patch_func = scope->func_num; in emit_patch()
511 new_patch->patch_func = 0; in emit_patch()
657 if (func_vals[cur_patch->patch_func] == 0) { in check_patch()
/drivers/scsi/aic7xxx/
Daic79xx_seq.h_shipped1031 ahd_patch_func_t *patch_func;
Daic7xxx_seq.h_shipped1085 ahc_patch_func_t *patch_func;
Daic7xxx_core.c6973 if (cur_patch->patch_func(ahc) == 0) { in ahc_check_patch()
Daic79xx_core.c9525 if (cur_patch->patch_func(ahd) == 0) { in ahd_check_patch()