Home
last modified time | relevance | path

Searched refs:snic_sg_desc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_io.h26 struct snic_sg_desc { struct
33 struct snic_sg_desc sg_desc[SNIC_DFLT_SG_DESC_CNT];
37 struct snic_sg_desc sg_desc[SNIC_MAX_SG_DESC_CNT];
107 ((struct snic_sg_desc *) (((struct snic_host_req *)req)+1))
H A Dsnic_io.c263 rqi->req_len += (sg_cnt * sizeof(struct snic_sg_desc)); in snic_req_init()
384 struct snic_sg_desc *sgd; in snic_pci_unmap_rsp_buf()
H A Dsnic_disc.c62 struct snic_sg_desc *sgd = NULL; in snic_report_tgt_init()
H A Dsnic_scsi.c169 struct snic_sg_desc *sgd; in snic_queue_icmnd_req()
178 sgd = (struct snic_sg_desc *) req_to_sgl(rqi->req); in snic_queue_icmnd_req()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_io.h12 struct snic_sg_desc { struct
19 struct snic_sg_desc sg_desc[SNIC_DFLT_SG_DESC_CNT];
23 struct snic_sg_desc sg_desc[SNIC_MAX_SG_DESC_CNT];
93 ((struct snic_sg_desc *) (((struct snic_host_req *)req)+1))
H A Dsnic_io.c249 rqi->req_len += (sg_cnt * sizeof(struct snic_sg_desc)); in snic_req_init()
370 struct snic_sg_desc *sgd; in snic_pci_unmap_rsp_buf()
H A Dsnic_disc.c48 struct snic_sg_desc *sgd = NULL; in snic_report_tgt_init()
H A Dsnic_scsi.c155 struct snic_sg_desc *sgd; in snic_queue_icmnd_req()
164 sgd = (struct snic_sg_desc *) req_to_sgl(rqi->req); in snic_queue_icmnd_req()

Completed in 11 milliseconds