Searched refs:ptr_sgl_phys (Results 1 – 1 of 1) sorted by relevance
2115 dma_addr_t ptr_sgl_phys; in megasas_make_prp_nvme() local2144 ptr_sgl_phys = cmd->sg_frame_phys_addr; in megasas_make_prp_nvme()2151 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2189 ptr_sgl_phys += 8; in megasas_make_prp_nvme()2190 *ptr_sgl = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2197 ptr_sgl_phys += 8; in megasas_make_prp_nvme()