last_scope 1097 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_t *last_scope; last_scope 1104 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, last_scope 1106 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y if (last_scope == NULL last_scope 1107 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y || last_scope->type == T_ELSE) { last_scope 1122 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y scope_t *last_scope; last_scope 1129 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y last_scope = TAILQ_LAST(&scope_context->inner_scope, last_scope 1131 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y if (last_scope == NULL last_scope 1132 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y || last_scope->type == SCOPE_ELSE) {