Searched refs:ptr_sgl_phys (Results 1 – 1 of 1) sorted by relevance
2151 dma_addr_t ptr_sgl_phys; in megasas_make_prp_nvme() local2180 ptr_sgl_phys = cmd->sg_frame_phys_addr; in megasas_make_prp_nvme()2187 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2225 ptr_sgl_phys += 8; in megasas_make_prp_nvme()2226 *ptr_sgl = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2233 ptr_sgl_phys += 8; in megasas_make_prp_nvme()