tmpSGCnt         4951 drivers/scsi/FlashPoint.c 	u32 count, addr, tmpSGCnt;
tmpSGCnt         4963 drivers/scsi/FlashPoint.c 	tmpSGCnt = 0;
tmpSGCnt         4978 drivers/scsi/FlashPoint.c 		tmpSGCnt += segp->segbytes;
tmpSGCnt         4987 drivers/scsi/FlashPoint.c 			tmpSGCnt = count & 0x00FFFFFFL;
tmpSGCnt         5002 drivers/scsi/FlashPoint.c 	pcurrSCCB->Sccb_XferCnt = tmpSGCnt;
tmpSGCnt         5008 drivers/scsi/FlashPoint.c 		WR_HARP32(p_port, hp_xfercnt_0, tmpSGCnt);
tmpSGCnt         5018 drivers/scsi/FlashPoint.c 		    (tmpSGCnt & 0x000000001)) {
tmpSGCnt         5021 drivers/scsi/FlashPoint.c 			tmpSGCnt--;
tmpSGCnt         5024 drivers/scsi/FlashPoint.c 		WR_HARP32(p_port, hp_xfercnt_0, tmpSGCnt);