Searched refs:dSgAddress (Results 1 – 3 of 3) sorted by relevance
106 ULONG_PTR dSgAddress; member
1798 ULONG_PTR addr = tmpSg->dSgAddress; in fDeviceSendCommand()1842 pPRDTable[i].highBaseAddr = (sizeof(tmpSg->dSgAddress)>4 ? (MV_U32)(tmpSg->dSgAddress>>32) : 0); in fDeviceSendCommand()1845 pPRDTable[i].lowBaseAddr = (MV_U32)tmpSg->dSgAddress; in fDeviceSendCommand()2514 pSg->dSgAddress = (ULONG_PTR)(UCHAR *)ccb->csio.data_ptr; in fOsBuildSgl()2639 psg->dSgAddress = (ULONG_PTR)(UCHAR *)segs[idx].ds_addr; in hpt_io_dmamap_callback()
625 pSgTable->dSgAddress = (ULONG_PTR)pCmd->uCmd.R1Control.Buffer; in R1ControlSgl()647 pSgTable[idx].dSgAddress = fOsPhysicalAddress(v); in R1ControlSgl()