Searched refs:seg_tail (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | mc-us3i.c | 123 static mc_dlist_t *seg_head, *seg_tail, *bank_head, *bank_tail; variable 926 mc_node_add((mc_dlist_t *)segi, &seg_head, &seg_tail); 1417 mc_node_del((mc_dlist_t *)segi, &seg_head, &seg_tail);
|
H A D | mc-us3.c | 113 static mc_dlist_t *seg_head, *seg_tail, *bank_head, *bank_tail; variable 1729 mc_node_add((mc_dlist_t *)seg_curr, &seg_head, &seg_tail); 1878 &seg_tail);
|
Completed in 64 milliseconds