scope_tailq 796 dev/microcode/aic7xxx/aicasm.c cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq); scope_tailq 846 dev/microcode/aic7xxx/aicasm.c cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links); scope_tailq 1080 dev/microcode/aic7xxx/aicasm_gram.y scope_tailq); scope_tailq 1105 dev/microcode/aic7xxx/aicasm_gram.y scope_tailq); scope_tailq 185 dev/microcode/aic7xxx/aicasm_symbol.h TAILQ_HEAD(scope_tailq, scope);