Home
last modified time | relevance | path

Searched refs:mctrl_head (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/io/
H A Dmc-us3i.c124 static mc_dlist_t *mctrl_head, *mctrl_tail, *dgrp_head, *dgrp_tail; variable
684 mctrl = mctrl_head; in mc_ioctl()
720 mctrl_head)) == NULL) { in mc_ioctl()
1321 if ((mctrl = mc_node_get(mcid, mctrl_head)) != NULL) { in mc_construct()
1353 mc_node_add((mc_dlist_t *)mctrl, &mctrl_head, &mctrl_tail); in mc_construct()
1379 if ((mctrl = mc_node_get(mc_id, mctrl_head)) != NULL) { in mc_delete()
1380 mc_node_del((mc_dlist_t *)mctrl, &mctrl_head, &mctrl_tail); in mc_delete()
1592 mctrl = mc_node_get(mcid, mctrl_head); in mc_get_mem_unum()
H A Dmc-us3.c114 static mc_dlist_t *mctrl_head, *mctrl_tail, *dgrp_head, *dgrp_tail; variable
761 mctrl = mctrl_head; in mc_ioctl()
797 mctrl_head)) == NULL) { in mc_ioctl()
1493 mctrl_head)) != NULL) { in mc_construct()
1508 mc_node_add((mc_dlist_t *)mctrl, &mctrl_head, &mctrl_tail); in mc_construct()
1556 mc_node_add((mc_dlist_t *)mctrl, &mctrl_head, &mctrl_tail); in mc_construct()
1790 if ((mctrl = (struct mctrl_info *)mc_node_get(mc_id, mctrl_head)) != in mlayout_del()
1793 mc_node_del((mc_dlist_t *)mctrl, &mctrl_head, &mctrl_tail); in mlayout_del()