Lines Matching refs:phys_addr
1123 mfi_sgl->sge32[i].phys_addr = cpu_to_le32(sg_dma_address(os_sgl)); in megasas_make_sgl32()
1152 mfi_sgl->sge64[i].phys_addr = cpu_to_le64(sg_dma_address(os_sgl)); in megasas_make_sgl64()
1181 mfi_sgl->sge_skinny[i].phys_addr = in megasas_make_sgl_skinny()
1569 le64_to_cpu(mfi_sgl->sge64[n].phys_addr)); in megasas_dump_pending_frames()
1573 le32_to_cpu(mfi_sgl->sge32[n].phys_addr)); in megasas_dump_pending_frames()
2045 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()
2048 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()
2157 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_12()
2160 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_12()
2321 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(instance->hb_host_mem_h); in megasas_sriov_start_heartbeat()
3904 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(ci_h); in megasas_get_pd_list()
3999 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(ci_h); in megasas_get_ld_list()
4088 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(ci_h); in megasas_ld_list_query()
4221 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(ci_h); in megasas_get_ctrl_info()
4303 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(instance->crash_dump_h); in megasas_set_crash_dump_params()
5035 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(el_info_h); in megasas_get_seq_num()
5161 dcmd->sgl.sge32[0].phys_addr = cpu_to_le32(instance->evt_detail_h); in megasas_register_aen()
6198 kern_sge32[i].phys_addr = cpu_to_le32(buf_handle); in megasas_mgmt_fw_ioctl()
6289 le32_to_cpu(kern_sge32[i].phys_addr)); in megasas_mgmt_fw_ioctl()