dreq              194 opal/mca/common/ucx/common_ucx.c     void *dreq, **dreqs;
dreq              217 opal/mca/common/ucx/common_ucx.c         dreq = ucp_disconnect_nb(procs[n].ep);
dreq              218 opal/mca/common/ucx/common_ucx.c         if (dreq != NULL) {
dreq              219 opal/mca/common/ucx/common_ucx.c             if (UCS_PTR_IS_ERR(dreq)) {
dreq              221 opal/mca/common/ucx/common_ucx.c                                      ucs_status_string(UCS_PTR_STATUS(dreq)));
dreq              224 opal/mca/common/ucx/common_ucx.c                 dreqs[num_reqs++] = dreq;