Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.c68 } patch_t; typedef
78 static int check_patch(patch_t **start_patch, int start_instr,
351 patch_t *cur_patch; in output_code()
490 patch_t *new_patch; in emit_patch()
498 new_patch = (patch_t *)malloc(sizeof(*new_patch)); in emit_patch()
523 patch_t *cur_patch; in output_listing()
647 check_patch(patch_t **start_patch, int start_instr, in check_patch()
650 patch_t *cur_patch; in check_patch()