Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.c85 static void emit_patch(scope_t *scope, int patch);
474 emit_patch(scope, 0); in dump_scope()
491 emit_patch(scope, 1); in dump_scope()
495 emit_patch(scope_t *scope, int patch) in emit_patch() function