uct_device_addr_t  210 opal/mca/btl/uct/btl_uct_component.c     uct_iface_get_device_address (dev_context->uct_iface, (uct_device_addr_t *) modex_data);
uct_device_addr_t  105 opal/mca/btl/uct/btl_uct_endpoint.c static inline ucs_status_t mca_btl_uct_ep_create_connected_compat (uct_iface_h iface, uct_device_addr_t *device_addr,
uct_device_addr_t  131 opal/mca/btl/uct/btl_uct_endpoint.c     uct_device_addr_t *device_addr = NULL;
uct_device_addr_t  137 opal/mca/btl/uct/btl_uct_endpoint.c     device_addr = (uct_device_addr_t *) ((uintptr_t) iface_addr + MCA_BTL_UCT_TL_ATTR(tl, tl_context->context_id).iface_addr_len);
uct_device_addr_t  243 opal/mca/btl/uct/btl_uct_endpoint.c     uct_device_addr_t *device_addr = NULL;
uct_device_addr_t  257 opal/mca/btl/uct/btl_uct_endpoint.c         device_addr = (uct_device_addr_t *) ((uintptr_t) conn_tl_data + MCA_BTL_UCT_TL_ATTR(conn_tl, 0).iface_addr_len);
uct_device_addr_t  302 opal/mca/btl/uct/btl_uct_endpoint.c         ucs_status = uct_ep_connect_to_ep (tl_endpoint->uct_ep, (uct_device_addr_t *) tl_data, ep_addr);