scope_links       478 drivers/scsi/aic7xxx/aicasm/aicasm.c 		cur_scope = TAILQ_NEXT(cur_scope, scope_links);
scope_links       772 drivers/scsi/aic7xxx/aicasm/aicasm.c 				  new_scope, scope_links);
scope_links       841 drivers/scsi/aic7xxx/aicasm/aicasm.c 		cur_scope = TAILQ_PREV(cur_scope, scope_tailq, scope_links);
scope_links       170 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h 	TAILQ_ENTRY(scope) scope_links;