Searched defs:dgrp_tail (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c124 static mc_dlist_t *mctrl_head, *mctrl_tail, *dgrp_head, *dgrp_tail; variable
1298 mc_node_add((mc_dlist_t *)dgrp, &dgrp_head, &dgrp_tail);
1404 mc_node_del((mc_dlist_t *)dgrp, &dgrp_head, &dgrp_tail);
H A Dmc-us3.c114 static mc_dlist_t *mctrl_head, *mctrl_tail, *dgrp_head, *dgrp_tail; variable
1550 mc_node_add((mc_dlist_t *)dgrp, &dgrp_head, &dgrp_tail);
1827 mc_node_del(dgrp_ptr, &dgrp_head, &dgrp_tail);

Completed in 64 milliseconds