Searched refs:wSgSize (Results 1 – 3 of 3) sorted by relevance
105 USHORT wSgSize; member
624 pSgTable->wSgSize = (USHORT)bufferSize; in R1ControlSgl()670 pSgTable[idx].wSgSize = (USHORT)length; in R1ControlSgl()
1792 ULONG size = tmpSg->wSgSize? tmpSg->wSgSize : 0x10000; in fDeviceSendCommand() 1839 pPRDTable[i].byteCount = (MV_U16)tmpSg->wSgSize; in fDeviceSendCommand() 2506 pSg->wSgSize = ccb->csio.dxfer_len; in fOsBuildSgl() 2631 psg->wSgSize = segs[idx].ds_len; in hpt_io_dmamap_callback() 2633 /* KdPrint(("psg[%d]:add=%p,size=%x,flag=%x\n", idx, psg->dSgAddress,psg->wSgSize,psg->wSgFlag)); */ in hpt_io_dmamap_callback()