Searched refs:sgpnt (Results 1 – 1 of 1) sorted by relevance
883 struct scatterlist *sgpnt; in DEF_SCSI_QCMD() local885 scsi_for_each_sg(workreq, sgpnt, sg_count, j) { in DEF_SCSI_QCMD()886 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()887 l=sg_dma_len(sgpnt); in DEF_SCSI_QCMD()