Searched refs:segbytes (Results 1 – 3 of 3) sorted by relevance
762 u32 segbytes; /* Bytes 0-3 */ member
4949 tmpSGCnt += segp->segbytes; in FPT_busMstrSGDataXferStart()4950 count |= segp->segbytes; in FPT_busMstrSGDataXferStart()5187 if (remain_cnt > (unsigned long)segp->segbytes) in FPT_hostDataXferAbort()5189 (unsigned long)segp->segbytes; in FPT_hostDataXferAbort()5393 data_count += segp->segbytes; in FPT_hostDataXferRestart()7152 partial_cnt += segp->segbytes; in FPT_utilUpdateResidual()
2947 ccb->sglist[i].segbytes = sg_dma_len(sg); in blogic_qcmd_lck()
Completed in 58 milliseconds