Searched refs:snic_sg_desc (Results 1 – 4 of 4) sorted by relevance
26 struct snic_sg_desc { struct33 struct snic_sg_desc sg_desc[SNIC_DFLT_SG_DESC_CNT]; argument37 struct snic_sg_desc sg_desc[SNIC_MAX_SG_DESC_CNT];107 ((struct snic_sg_desc *) (((struct snic_host_req *)req)+1))
263 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()
62 struct snic_sg_desc *sgd = NULL; in snic_report_tgt_init()
169 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()