Home
last modified time | relevance | path

Searched refs:snic_sg_desc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/snic/
A Dsnic_io.h26 struct snic_sg_desc { struct
33 struct snic_sg_desc sg_desc[SNIC_DFLT_SG_DESC_CNT]; argument
37 struct snic_sg_desc sg_desc[SNIC_MAX_SG_DESC_CNT];
107 ((struct snic_sg_desc *) (((struct snic_host_req *)req)+1))
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()
A Dsnic_disc.c62 struct snic_sg_desc *sgd = NULL; in snic_report_tgt_init()
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()

Completed in 11 milliseconds