ext_cdb_cmd       244 drivers/scsi/qedi/qedi_fw_api.c 	SET_FIELD(ctx_pdu_hdr->ext_cdb_cmd.hdr_second_dword,
ext_cdb_cmd       248 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.lo = val;
ext_cdb_cmd       250 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.hi = val;
ext_cdb_cmd       252 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_len  = val;
ext_cdb_cmd       717 include/linux/qed/iscsi_common.h 	struct iscsi_ext_cdb_cmd_hdr ext_cdb_cmd;