scope_stack_links  780 dev/microcode/aic7xxx/aicasm.c 	SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links);
scope_stack_links 1132 dev/microcode/aic7xxx/aicasm_gram.y 		SLIST_REMOVE_HEAD(&scope_stack, scope_stack_links);
scope_stack_links  172 dev/microcode/aic7xxx/aicasm_symbol.h 	SLIST_ENTRY(scope) scope_stack_links;