Searched refs:fingerprint (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1430 * Returns an 11-bit fingerprint of what switches are absent in a cube of
1439 unsigned fingerprint(struct torus *t, int i, int j, int k) function
2252 * a fingerprint bit is set the corresponding switch is absent from
2256 * than one, and the z dimension has radix 1, fingerprint bits 4-7 are
2260 * one, and the y dimension has radix 1, fingerprint bits 2,3,6,7 are
2264 * one, and the x dimension has radix 1, fingerprint bits 1,3,5,7 are
6556 * fingerprint for this position require that all links be installed
6561 fp = fingerprint(t, i, j, k);
6978 "Unhandled fingerprint 0x%03x @ %d %d %d\n",
6992 "Success on fingerprint
[all...]

Completed in 60 milliseconds

12