Searched refs:sgpnt (Results 1 – 1 of 1) sorted by relevance
895 struct scatterlist *sgpnt; in DEF_SCSI_QCMD() local897 scsi_for_each_sg(workreq, sgpnt, sg_count, j) { in DEF_SCSI_QCMD()898 bttl = sg_dma_address(sgpnt); in DEF_SCSI_QCMD()899 l=sg_dma_len(sgpnt); in DEF_SCSI_QCMD()