started_tags     1535 drivers/scsi/sym53c8xx_2/sym_hipd.c 	assert(!lp->started_tags || !lp->started_no_tag);
started_tags     1549 drivers/scsi/sym53c8xx_2/sym_hipd.c 			    lp->started_tags >= lp->started_max) {
started_tags     1556 drivers/scsi/sym53c8xx_2/sym_hipd.c 			++lp->started_tags;
started_tags     1558 drivers/scsi/sym53c8xx_2/sym_hipd.c 			if (lp->started_no_tag || lp->started_tags) {
started_tags     1653 drivers/scsi/sym53c8xx_2/sym_hipd.c 						--lp->started_tags;
started_tags     4852 drivers/scsi/sym53c8xx_2/sym_hipd.c 				--lp->started_tags;
started_tags     5418 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (!lp || lp->started_tags - i < 2)
started_tags     5423 drivers/scsi/sym53c8xx_2/sym_hipd.c 		lp->started_max = lp->started_tags - i - 1;
started_tags      511 drivers/scsi/sym53c8xx_2/sym_hipd.h 	u_short	started_tags;