Searched refs:rnpt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c7400 struct endpoint *rnpt, *ropt; local
7446 rnpt = &npt->link->end[1];
7448 rnpt = &npt->link->end[0];
7450 rnpt = NULL;
7460 if (rnpt && !ropt) {
7467 p, rnpt->type == PASSTHRU ? "sw" : "node",
7468 cl_ntoh64(rnpt->n_id), rnpt->port);
7471 if (ropt && !rnpt) {
7482 if (!(rnpt
[all...]

Completed in 69 milliseconds