Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/aicasm/
H A Daicasm.c83 static void emit_patch(scope_t *scope, int patch);
471 emit_patch(scope, 0); in dump_scope()
488 emit_patch(scope, 1); in dump_scope()
492 emit_patch(scope_t *scope, int patch) in emit_patch() function