Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A Ddimm_sun4v.c50 extern topo_method_t pi_mem_methods[];
227 topo_method_register(mod, cnode, pi_mem_methods) < 0 || in create_one_dimm()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_walker.c61 extern topo_method_t pi_cpu_methods[], pi_mem_methods[];
87 {pi_mem_methods, DIMM},
H A Dpi_meth.c68 const topo_method_t pi_mem_methods[] = { variable