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

/freebsd-10-stable/sys/i386/i386/
H A Dswtch.s101 jmp sw1
207 jmp sw1
211 sw1: label
/freebsd-10-stable/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
125 unsigned num = p_lash->switches[sw1]->num_connections;
127 p_lash->switches[sw1]->phys_connections[num] = sw2;
128 p_lash->switches[sw1]->virtual_physical_port_table[num] = phy_port_1;
129 p_lash->switches[sw1]->num_connections++;
132 "LASH connect: %d, %d, %d\n", sw1, sw2,
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dimx51-digi-connectcore-som.dtsi43 sw1_reg: sw1 {
H A Dimx51-babbage.dts198 sw1_reg: sw1 {
/freebsd-10-stable/sys/amd64/amd64/
H A Dcpu_switch.S140 jmp sw1
177 sw1: label
/freebsd-10-stable/sys/kern/
H A Dkern_umtx.c270 u_int sw0, sw1, sw2, sw3, sw4; local
286 sw0 = sw1 = sw2 = sw3 = sw4 = 0;
297 } else if (UPROF_PERC_BIGGER(whole, fract, sw1,
301 sw1 = whole;
322 sbuf_printf(&sb, "2nd: %u.%u%% idx: %u\n", sw1 / tot,

Completed in 316 milliseconds