Searched refs:req_desc (Results 1 – 2 of 2) sorted by relevance
633 union MEGASAS_REQUEST_DESCRIPTOR_UNION req_desc; in megasas_ioc_init_fusion() local704 req_desc.u.low = cpu_to_le32(lower_32_bits(cmd->frame_phys_addr)); in megasas_ioc_init_fusion()705 req_desc.u.high = cpu_to_le32(upper_32_bits(cmd->frame_phys_addr)); in megasas_ioc_init_fusion()706 req_desc.MFAIo.RequestFlags = in megasas_ioc_init_fusion()722 instance->instancet->fire_cmd(instance, req_desc.u.low, in megasas_ioc_init_fusion()723 req_desc.u.high, instance->reg_set); in megasas_ioc_init_fusion()1494 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_ldio_fusion() local1509 req_desc = (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)cmd->request_desc; in megasas_build_ldio_fusion()1912 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion() local1924 req_desc = megasas_get_request_descriptor(instance, index-1); in megasas_build_and_issue_cmd_fusion()[all …]
1082 struct utp_transfer_req_desc *req_desc = lrbp->utr_descriptor_ptr; in ufshcd_prepare_req_desc_hdr() local1103 req_desc->header.dword_0 = cpu_to_le32(dword_0); in ufshcd_prepare_req_desc_hdr()1110 req_desc->header.dword_2 = in ufshcd_prepare_req_desc_hdr()