Searched refs:Sccb_SGoffset (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c114 unsigned long Sccb_SGoffset; member in struct:sccb
3932 p_sccb->Sccb_SGoffset = 0;
4944 currSCCB->Sccb_SGoffset = 0x00;
5007 if ((!sg_count) && (pcurrSCCB->Sccb_SGoffset)) {
5010 ((count & 0x00FFFFFFL) - pcurrSCCB->Sccb_SGoffset);
5012 (count & 0xFF000000L) | pcurrSCCB->Sccb_SGoffset;
5264 pCurrSCCB->Sccb_SGoffset = remain_cnt;
5413 pCurrSCCB->Sccb_SGoffset = 0x00;
5470 currSCCB->Sccb_SGoffset = 0;
5475 currSCCB->Sccb_SGoffset
[all...]

Completed in 44 milliseconds