Searched refs:ptr_sgl_phys (Results 1 – 1 of 1) sorted by relevance
2154 dma_addr_t ptr_sgl_phys; in megasas_make_prp_nvme() local2183 ptr_sgl_phys = cmd->sg_frame_phys_addr; in megasas_make_prp_nvme()2190 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2228 ptr_sgl_phys += 8; in megasas_make_prp_nvme()2229 *ptr_sgl = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2236 ptr_sgl_phys += 8; in megasas_make_prp_nvme()