ctx_pdu_hdr       238 drivers/scsi/qedi/qedi_fw_api.c 	union iscsi_task_hdr *ctx_pdu_hdr = &ystc->pdu_hdr;
ctx_pdu_hdr       244 drivers/scsi/qedi/qedi_fw_api.c 	SET_FIELD(ctx_pdu_hdr->ext_cdb_cmd.hdr_second_dword,
ctx_pdu_hdr       248 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.lo = val;
ctx_pdu_hdr       250 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_addr.hi = val;
ctx_pdu_hdr       252 drivers/scsi/qedi/qedi_fw_api.c 	ctx_pdu_hdr->ext_cdb_cmd.cdb_sge.sge_len  = val;