Home
last modified time | relevance | path

Searched refs:host_sg_desc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic_io.h27 struct host_sg_desc { struct
34 struct host_sg_desc sg_desc[FNIC_DFLT_SG_DESC_CNT]; argument
38 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
56 struct host_sg_desc *sgl_list; /* sgl list */
Dfnic_scsi.c326 struct host_sg_desc *desc; in fnic_queue_wq_copy_desc()
542 io_req->sgl_list = (struct host_sg_desc *) in fnic_queuecommand_lck()