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

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_ldom.c40 static topo_mod_t *Pi_mod; variable
61 Pi_mod = mod;
68 Pi_mod = NULL;
91 Pi_mod = NULL;
102 Pi_mod = NULL;
128 Pi_mod = NULL;
135 if (Pi_mod == NULL) {
139 return (topo_mod_alloc(Pi_mod, size));
146 if (Pi_mod == NULL) {
150 topo_mod_free(Pi_mod, bu
[all...]

Completed in 14 milliseconds