Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_ldom.c43 static topo_mod_t *Pi_mod; variable
62 Pi_mod = mod; in pi_ldompri_open()
69 Pi_mod = NULL; in pi_ldompri_open()
79 Pi_mod = NULL; in pi_ldompri_open()
90 Pi_mod = NULL; in pi_ldompri_open()
116 Pi_mod = NULL; in pi_ldompri_close()
123 if (Pi_mod == NULL) { in pi_alloc()
127 return (topo_mod_alloc(Pi_mod, size)); in pi_alloc()
134 if (Pi_mod == NULL) { in pi_free()
138 topo_mod_free(Pi_mod, buf, size); in pi_free()