first_sgl        1774 drivers/nvme/host/fc.c 	op->op.fcp_req.first_sgl = &op->sgl[0];
first_sgl        2141 drivers/nvme/host/fc.c 	freq->sg_table.sgl = freq->first_sgl;
first_sgl          66 drivers/nvme/host/rdma.c 	struct scatterlist	first_sgl[];
first_sgl        1280 drivers/nvme/host/rdma.c 	req->sg_table.sgl = req->first_sgl;
first_sgl         657 drivers/nvme/target/fcloop.c 					fcpreq->first_sgl, tgt_fcpreq->offset,
first_sgl         668 drivers/nvme/target/fcloop.c 					fcpreq->first_sgl, tgt_fcpreq->offset,
first_sgl          26 drivers/nvme/target/loop.c 	struct scatterlist	first_sgl[];
first_sgl         157 drivers/nvme/target/loop.c 		iod->sg_table.sgl = iod->first_sgl;
first_sgl        1359 drivers/scsi/lpfc/lpfc_nvme.c 		data_sg = nCmd->first_sgl;
first_sgl         470 drivers/scsi/qla2xxx/qla_nvme.c 	sgl = fd->first_sgl;
first_sgl         143 include/linux/nvme-fc-driver.h 	struct scatterlist	*first_sgl;