Searched refs:prp2_entry (Results 1 – 2 of 2) sorted by relevance
267 U64 *prp_entry, *prp1_entry, *prp2_entry; in mpi3mr_app_build_nvme_prp() local431 prp_entry = prp2_entry; in mpi3mr_app_build_nvme_prp()432 } else if (prp_entry == prp2_entry) { in mpi3mr_app_build_nvme_prp()445 *prp2_entry = prp_entry_dma; in mpi3mr_app_build_nvme_prp()446 if (*prp2_entry & sgemod_mask) { in mpi3mr_app_build_nvme_prp()450 *prp2_entry &= ~sgemod_mask; in mpi3mr_app_build_nvme_prp()451 *prp2_entry |= sgemod_val; in mpi3mr_app_build_nvme_prp()464 *prp2_entry = dma_addr; in mpi3mr_app_build_nvme_prp()465 if (*prp2_entry & sgemod_mask) { in mpi3mr_app_build_nvme_prp()469 *prp2_entry &= ~sgemod_mask; in mpi3mr_app_build_nvme_prp()[all …]
2914 uint64_t *prp_entry, *prp1_entry, *prp2_entry; in mpr_build_nvme_prp() local2935 prp2_entry = (uint64_t *)(nvme_encap_request->NVMe_Command + in mpr_build_nvme_prp()3030 prp_entry = prp2_entry; in mpr_build_nvme_prp()3032 else if (prp_entry == prp2_entry) in mpr_build_nvme_prp()3047 *prp2_entry = in mpr_build_nvme_prp()3063 *prp2_entry = htole64((uint64_t)paddr); in mpr_build_nvme_prp()