scope_links 483 dev/microcode/aic7xxx/aicasm.c cur_scope = TAILQ_NEXT(cur_scope, scope_links); scope_links 777 dev/microcode/aic7xxx/aicasm.c new_scope, scope_links); scope_links 846 dev/microcode/aic7xxx/aicasm.c cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links); scope_links 173 dev/microcode/aic7xxx/aicasm_symbol.h TAILQ_ENTRY(scope) scope_links;