Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.c76 } patch_t; typedef
86 static int check_patch(patch_t **start_patch, int start_instr,
356 patch_t *cur_patch; in output_code()
498 patch_t *new_patch; in emit_patch()
506 new_patch = (patch_t *)malloc(sizeof(*new_patch)); in emit_patch()
531 patch_t *cur_patch; in output_listing()
653 check_patch(patch_t **start_patch, int start_instr, in check_patch()
656 patch_t *cur_patch; in check_patch()