Searched refs:ptr_sgl_phys (Results 1 – 1 of 1) sorted by relevance
2155 dma_addr_t ptr_sgl_phys; in megasas_make_prp_nvme() local2184 ptr_sgl_phys = cmd->sg_frame_phys_addr; in megasas_make_prp_nvme()2191 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2229 ptr_sgl_phys += 8; in megasas_make_prp_nvme()2230 *ptr_sgl = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2237 ptr_sgl_phys += 8; in megasas_make_prp_nvme()