scope_context 1096 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_t *scope_context; scope_context 1103 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_context = SLIST_FIRST(&scope_stack); scope_context 1104 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, scope_context 1121 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_t *scope_context; scope_context 1128 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_context = SLIST_FIRST(&scope_stack); scope_context 1129 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, scope_context 1146 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_t *scope_context; scope_context 1148 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_context = SLIST_FIRST(&scope_stack); scope_context 1149 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y if (scope_context->type == SCOPE_ROOT) { scope_context 1154 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_context->end_addr = instruction_ptr; scope_context 1159 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y process_scope(scope_context);