iarb_count       1480 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (np->last_cp && np->iarb_count < np->iarb_max) {
iarb_count       1482 drivers/scsi/sym53c8xx_2/sym_hipd.c 		++np->iarb_count;
iarb_count       1485 drivers/scsi/sym53c8xx_2/sym_hipd.c 		np->iarb_count = 0;
iarb_count        995 drivers/scsi/sym53c8xx_2/sym_hipd.h 	u_short		iarb_count;	/* Actual # of these hints	*/