Home
last modified time | relevance | path

Searched refs:fsw2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1811 struct f_switch *fsw2) in ffind_face_corner() argument
1818 if (!(fsw0 && fsw1 && fsw2)) in ffind_face_corner()
1870 if (fsw->n_id == fsw2->n_id) in ffind_face_corner()
1912 struct f_switch *fsw2, in ffind_3d_perpendicular() argument
1920 if (!(fsw0 && fsw1 && fsw2 && fsw3)) in ffind_3d_perpendicular()
1953 ffind_face_corner(fsw2, fsw1, fsw4)) in ffind_3d_perpendicular()
1962 struct f_switch *fsw2) in ffind_2d_perpendicular() argument
1969 if (!(fsw0 && fsw1 && fsw2)) in ffind_2d_perpendicular()
1998 if (fsw3->n_id == fsw2->n_id) /* wrong perpendicular */ in ffind_2d_perpendicular()