Searched refs:sgpnt (Results 1 – 1 of 1) sorted by relevance
852 struct scatterlist *sgpnt; in DEF_SCSI_QCMD() local854 scsi_for_each_sg(workreq, sgpnt, sg_count, j) { in DEF_SCSI_QCMD()855 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()856 l=sg_dma_len(sgpnt); in DEF_SCSI_QCMD()