Searched refs:ptr_sgl_phys (Results 1 – 1 of 1) sorted by relevance
1960 dma_addr_t ptr_sgl_phys; in megasas_make_prp_nvme() local1992 ptr_sgl_phys = cmd->sg_frame_phys_addr; in megasas_make_prp_nvme()1999 main_chain_element->Address = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2037 ptr_sgl_phys += 8; in megasas_make_prp_nvme()2038 *ptr_sgl = cpu_to_le64(ptr_sgl_phys); in megasas_make_prp_nvme()2045 ptr_sgl_phys += 8; in megasas_make_prp_nvme()