scope_t            80 drivers/scsi/aic7xxx/aicasm/aicasm.c static void dump_scope(scope_t *scope);
scope_t            81 drivers/scsi/aic7xxx/aicasm/aicasm.c static void emit_patch(scope_t *scope, int patch);
scope_t           124 drivers/scsi/aic7xxx/aicasm/aicasm.c 	scope_t *sentinal;
scope_t           460 drivers/scsi/aic7xxx/aicasm/aicasm.c dump_scope(scope_t *scope)
scope_t           462 drivers/scsi/aic7xxx/aicasm/aicasm.c 	scope_t *cur_scope;
scope_t           488 drivers/scsi/aic7xxx/aicasm/aicasm.c emit_patch(scope_t *scope, int patch)
scope_t           759 drivers/scsi/aic7xxx/aicasm/aicasm.c scope_t *
scope_t           762 drivers/scsi/aic7xxx/aicasm/aicasm.c 	scope_t *new_scope;
scope_t           764 drivers/scsi/aic7xxx/aicasm/aicasm.c 	new_scope = (scope_t *)malloc(sizeof(scope_t));
scope_t           780 drivers/scsi/aic7xxx/aicasm/aicasm.c process_scope(scope_t *scope)
scope_t           787 drivers/scsi/aic7xxx/aicasm/aicasm.c 	scope_t *cur_scope;
scope_t          1085 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *new_scope;
scope_t          1095 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *new_scope;
scope_t          1096 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *scope_context;
scope_t          1097 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *last_scope;
scope_t          1120 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *new_scope;
scope_t          1121 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *scope_context;
scope_t          1122 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *last_scope;
scope_t          1146 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 		scope_t *scope_context;