inner_scope 472 drivers/scsi/aic7xxx/aicasm/aicasm.c cur_scope = TAILQ_FIRST(&scope->inner_scope); inner_scope 768 drivers/scsi/aic7xxx/aicasm/aicasm.c TAILQ_INIT(&new_scope->inner_scope); inner_scope 771 drivers/scsi/aic7xxx/aicasm/aicasm.c TAILQ_INSERT_TAIL(&SLIST_FIRST(&scope_stack)->inner_scope, inner_scope 791 drivers/scsi/aic7xxx/aicasm/aicasm.c cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq); inner_scope 1104 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, inner_scope 1129 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, inner_scope 171 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h TAILQ_HEAD(, scope) inner_scope;