scope_tailq       791 drivers/scsi/aic7xxx/aicasm/aicasm.c 	cur_scope = TAILQ_LAST(&scope->inner_scope, scope_tailq);
scope_tailq       841 drivers/scsi/aic7xxx/aicasm/aicasm.c 		cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links);
scope_tailq      1105 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 					scope_tailq);
scope_tailq      1130 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 					scope_tailq);
scope_tailq       182 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h TAILQ_HEAD(scope_tailq, scope);