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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_ldom.c43 static topo_mod_t *Pi_mod; variable
62 Pi_mod = mod;
69 Pi_mod = NULL;
79 Pi_mod = NULL;
90 Pi_mod = NULL;
116 Pi_mod = NULL;
123 if (Pi_mod == NULL) {
127 return (topo_mod_alloc(Pi_mod, size));
134 if (Pi_mod == NULL) {
138 topo_mod_free(Pi_mod, bu
[all...]

Completed in 59 milliseconds