Lines Matching refs:phys_addr
1624 struct be_bus_address phys_addr; in hwi_get_async_handle() local
1642 phys_addr.u.a32.address_lo = in hwi_get_async_handle()
1645 phys_addr.u.a32.address_hi = in hwi_get_async_handle()
1649 phys_addr.u.a64.address = in hwi_get_async_handle()
1650 *((unsigned long long *)(&phys_addr.u.a64.address)); in hwi_get_async_handle()
1676 if (pasync_handle->pa.u.a64.address == phys_addr.u.a64.address) in hwi_get_async_handle()
1769 static struct phys_addr *
1773 struct phys_addr *pasync_sge = NULL; in hwi_get_ring_address()
1790 struct phys_addr *pasync_sge; in hwi_post_async_buffers()
2625 sizeof(struct phys_addr)); in beiscsi_find_mem_req()
2640 sizeof(struct phys_addr)); in beiscsi_find_mem_req()
3392 sizeof(struct phys_addr), in beiscsi_create_def_hdr()
3393 sizeof(struct phys_addr), dq_vaddress); in beiscsi_create_def_hdr()
3445 sizeof(struct phys_addr), in beiscsi_create_def_data()
3446 sizeof(struct phys_addr), dq_vaddress); in beiscsi_create_def_data()
3902 sizeof(struct phys_addr); in hwi_init_port()