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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c66 static topo_mod_t *xaui_mod_hdl = NULL; variable
164 assert(xaui_mod_hdl != NULL);
165 return (topo_mod_alloc(xaui_mod_hdl, size));
172 assert(xaui_mod_hdl != NULL);
173 topo_mod_free(xaui_mod_hdl, data, size);
522 xaui_mod_hdl = mod;

Completed in 100 milliseconds