scope_t 82 dev/microcode/aic7xxx/aicasm.c static void dump_scope(scope_t *scope); scope_t 83 dev/microcode/aic7xxx/aicasm.c static void emit_patch(scope_t *scope, int patch); scope_t 126 dev/microcode/aic7xxx/aicasm.c scope_t *sentinal; scope_t 465 dev/microcode/aic7xxx/aicasm.c dump_scope(scope_t *scope) scope_t 467 dev/microcode/aic7xxx/aicasm.c scope_t *cur_scope; scope_t 493 dev/microcode/aic7xxx/aicasm.c emit_patch(scope_t *scope, int patch) scope_t 764 dev/microcode/aic7xxx/aicasm.c scope_t * scope_t 767 dev/microcode/aic7xxx/aicasm.c scope_t *new_scope; scope_t 769 dev/microcode/aic7xxx/aicasm.c new_scope = (scope_t *)malloc(sizeof(scope_t)); scope_t 785 dev/microcode/aic7xxx/aicasm.c process_scope(scope_t *scope) scope_t 792 dev/microcode/aic7xxx/aicasm.c scope_t *cur_scope; scope_t 1060 dev/microcode/aic7xxx/aicasm_gram.y scope_t *new_scope; scope_t 1070 dev/microcode/aic7xxx/aicasm_gram.y scope_t *new_scope; scope_t 1071 dev/microcode/aic7xxx/aicasm_gram.y scope_t *scope_context; scope_t 1072 dev/microcode/aic7xxx/aicasm_gram.y scope_t *last_scope; scope_t 1095 dev/microcode/aic7xxx/aicasm_gram.y scope_t *new_scope; scope_t 1096 dev/microcode/aic7xxx/aicasm_gram.y scope_t *scope_context; scope_t 1097 dev/microcode/aic7xxx/aicasm_gram.y scope_t *last_scope; scope_t 1121 dev/microcode/aic7xxx/aicasm_gram.y scope_t *scope_context;