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

/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c68 int patch_func; member in struct:patch
419 " %spatch_func_t *patch_func;\n" output_code()
431 cur_patch->patch_func, cur_patch->begin, output_code()
508 new_patch->patch_func = scope->func_num; emit_patch()
511 new_patch->patch_func = 0; emit_patch()
657 if (func_vals[cur_patch->patch_func] == 0) { check_patch()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6972 if (cur_patch->patch_func(ahc) == 0) { ahc_check_patch()
H A Daic79xx_core.c9525 if (cur_patch->patch_func(ahd) == 0) { ahd_check_patch()

Completed in 213 milliseconds