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

/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c122 static void connect_switches(lash_t * p_lash, int sw1, int sw2, int phy_port_1) argument
127 p_lash->switches[sw1]->phys_connections[num] = sw2;
132 "LASH connect: %d, %d, %d\n", sw1, sw2,
/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c271 u_int sw0, sw1, sw2, sw3, sw4; local
287 sw0 = sw1 = sw2 = sw3 = sw4 = 0;
303 } else if (UPROF_PERC_BIGGER(whole, fract, sw2,
307 sw2 = whole;
325 sbuf_printf(&sb, "3rd: %u.%u%% idx: %u\n", sw2 / tot,

Completed in 61 milliseconds