Lines Matching defs:msg_phys
3113 uint64_t *msg_phys;
3163 msg_phys = (uint64_t *)(uintptr_t)segs[0].ds_addr;
3165 ((uint32_t)(uint64_t)(uintptr_t)msg_phys &
3221 msg_phys = (uint64_t *)(uintptr_t)prp_page_info->prp_page_busaddr;
3238 msg_phys = (uint64_t *)((uint8_t *)msg_phys + prp_size);
3243 htole32((uint32_t)((uint64_t)(uintptr_t)msg_phys >> 32));
3245 htole32((uint32_t)(uintptr_t)msg_phys);
3314 msg_phys = (uint64_t *)((uint8_t *)msg_phys +
3316 *ptr_sgl = htole32((uintptr_t)msg_phys);
3318 msg_phys >> 32);
3346 /* Bump ptr_sgl, msg_phys, and num_entries. */
3348 msg_phys = (uint64_t *)((uint8_t *)msg_phys +