Sccb_SGoffset     114 drivers/scsi/FlashPoint.c 	u32 Sccb_SGoffset;
Sccb_SGoffset    3915 drivers/scsi/FlashPoint.c 		p_sccb->Sccb_SGoffset = 0;
Sccb_SGoffset    4926 drivers/scsi/FlashPoint.c 			currSCCB->Sccb_SGoffset = 0x00;
Sccb_SGoffset    4982 drivers/scsi/FlashPoint.c 		if ((!sg_count) && (pcurrSCCB->Sccb_SGoffset)) {
Sccb_SGoffset    4984 drivers/scsi/FlashPoint.c 			    ((count & 0x00FFFFFFL) - pcurrSCCB->Sccb_SGoffset);
Sccb_SGoffset    4986 drivers/scsi/FlashPoint.c 			    (count & 0xFF000000L) | pcurrSCCB->Sccb_SGoffset;
Sccb_SGoffset    5225 drivers/scsi/FlashPoint.c 				pCurrSCCB->Sccb_SGoffset = remain_cnt;
Sccb_SGoffset    5374 drivers/scsi/FlashPoint.c 			pCurrSCCB->Sccb_SGoffset = 0x00;
Sccb_SGoffset    5427 drivers/scsi/FlashPoint.c 			currSCCB->Sccb_SGoffset = 0;
Sccb_SGoffset    5432 drivers/scsi/FlashPoint.c 			currSCCB->Sccb_SGoffset =
Sccb_SGoffset    7171 drivers/scsi/FlashPoint.c 		if (p_SCCB->Sccb_SGoffset) {
Sccb_SGoffset    7173 drivers/scsi/FlashPoint.c 			partial_cnt = p_SCCB->Sccb_SGoffset;