Home
last modified time | relevance | path

Searched defs:cpu_walk_data (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c37 struct cpu_walk_data { struct
38 tnode_t *parent; /* walk start node */
39 ldom_hdl_t *lhp; /* ldom handle */
40 int (*func)(ldom_hdl_t *, nvlist_t *); /* callback func */
41 int err; /* walk errors count */
42 int online; /* online cpus count */
43 int offline; /* offline cpus count */
44 int fail; /* callback fails */