Searched refs:xaui_topo_free (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 170 xaui_topo_free(void *data, size_t size) function 271 xaui_topo_free(buf, buf_len); 301 hdlp = ldom_init(xaui_topo_alloc, xaui_topo_free); 319 if ((mdp = md_init_intern(bufp, xaui_topo_alloc, xaui_topo_free)) == 322 xaui_topo_free(bufp, (size_t)bufsize); 330 xaui_topo_free(bufp, (size_t)bufsize); 341 xaui_topo_free(listp, sizeof (mde_cookie_t) * num_nodes); 342 xaui_topo_free(bufp, (size_t)bufsize); 376 xaui_topo_free(listp, sizeof (mde_cookie_t) * num_nodes); 377 xaui_topo_free(buf [all...] |
Completed in 44 milliseconds