Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw_api.c248 ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.lo = val; in init_initiator_rw_cdb_ystorm_context()
250 ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.hi = val; in init_initiator_rw_cdb_ystorm_context()
252 ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_len = val; in init_initiator_rw_cdb_ystorm_context()
/openbmc/linux/include/linux/qed/
H A Discsi_common.h306 struct scsi_sge cdb_sge; member