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

/freebsd-11-stable/sys/vm/
H A Dswap_pager.h62 void *sw_id; member in struct:swdevt
H A Dswap_pager.c2183 sp->sw_id = id;
2321 sp->sw_id = NULL;
2536 sp->sw_id = NULL;
2569 cp = sp->sw_id;
2621 if (sp->sw_id == cp) {
2634 sp->sw_id = NULL;
2646 cp = sw->sw_id;
2647 sw->sw_id = NULL;
2674 cp = sp->sw_id;
2738 vp2 = sp->sw_id;
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c287 static int generate_routing_func_for_mst(lash_t * p_lash, int sw_id, argument
291 switch_t *sw = p_lash->switches[sw_id];
H A Dosm_torus.c499 guid_t sw_id, unsigned port_cnt)
528 sw->n_id = sw_id;
498 alloc_fswitch(struct fabric *f, guid_t sw_id, unsigned port_cnt) argument

Completed in 213 milliseconds