Lines Matching refs:phys_addr
1608 struct be_bus_address phys_addr; in hwi_get_async_handle() local
1626 phys_addr.u.a32.address_lo = in hwi_get_async_handle()
1629 phys_addr.u.a32.address_hi = in hwi_get_async_handle()
1633 phys_addr.u.a64.address = in hwi_get_async_handle()
1634 *((unsigned long long *)(&phys_addr.u.a64.address)); in hwi_get_async_handle()
1660 if (pasync_handle->pa.u.a64.address == phys_addr.u.a64.address) in hwi_get_async_handle()
1753 static struct phys_addr *
1757 struct phys_addr *pasync_sge = NULL; in hwi_get_ring_address()
1774 struct phys_addr *pasync_sge; in hwi_post_async_buffers()
2604 sizeof(struct phys_addr)); in beiscsi_find_mem_req()
2619 sizeof(struct phys_addr)); in beiscsi_find_mem_req()
3371 sizeof(struct phys_addr), in beiscsi_create_def_hdr()
3372 sizeof(struct phys_addr), dq_vaddress); in beiscsi_create_def_hdr()
3424 sizeof(struct phys_addr), in beiscsi_create_def_data()
3425 sizeof(struct phys_addr), dq_vaddress); in beiscsi_create_def_data()
3875 sizeof(struct phys_addr); in hwi_init_port()