Searched refs:sgpnt (Results 1 – 1 of 1) sorted by relevance
902 struct scatterlist *sgpnt; in DEF_SCSI_QCMD() local904 scsi_for_each_sg(workreq, sgpnt, sg_count, j) { in DEF_SCSI_QCMD()905 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()906 l=sg_dma_len(sgpnt); in DEF_SCSI_QCMD()