Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_io.h15 struct host_sg_desc { struct
22 struct host_sg_desc sg_desc[FNIC_DFLT_SG_DESC_CNT]; argument
26 struct host_sg_desc sg_desc[FNIC_MAX_SG_DESC_CNT];
44 struct host_sg_desc *sgl_list; /* sgl list */
H A Dfnic_scsi.c314 struct host_sg_desc *desc; in fnic_queue_wq_copy_desc()
531 io_req->sgl_list = (struct host_sg_desc *) in fnic_queuecommand_lck()