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

/freebsd-10.1-release/sys/vm/
H A Dswap_pager.h62 void *sw_id; member in struct:swdevt
H A Dswap_pager.c2202 sp->sw_id = id;
2350 sp->sw_id = NULL;
2547 cp = sp->sw_id;
2591 if (sp->sw_id == cp)
2612 g_waitfor_event(swapgeom_close_ev, sw->sw_id, M_WAITOK, NULL);
2642 cp = sp->sw_id;
2708 vp2 = sp->sw_id;
2742 if (sp->sw_id == vp) {
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c319 static void generate_routing_func_for_mst(lash_t * p_lash, int sw_id, argument
323 switch_t *sw = p_lash->switches[sw_id];

Completed in 51 milliseconds