HomeSort by: relevance | last modified time | path
    Searched defs:check_patch (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm.c 86 static int check_patch(patch_t **start_patch, int start_instr,
612 * 'func_values' is always NULL, so check_patch will
615 if (check_patch(&cur_patch, instrcount,
653 check_patch(patch_t **start_patch, int start_instr, function in typeref:typename:int
aicasm.c 86 static int check_patch(patch_t **start_patch, int start_instr,
612 * 'func_values' is always NULL, so check_patch will
615 if (check_patch(&cur_patch, instrcount,
653 check_patch(patch_t **start_patch, int start_instr, function in typeref:typename:int

Completed in 21 milliseconds