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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c1104 logprintf_memory_module_label(picl_nodehdl_t moduleh) argument
1110 err = picldiag_get_fru_parent(moduleh, &fruparenth);
1224 picl_nodehdl_t moduleh; local
1232 &moduleh, sizeof (moduleh));
1236 err = logprintf_memory_module_label(moduleh);
1259 picl_nodehdl_t moduleh; local
1270 err = picl_get_propval_by_name(memgrph, PICL_PROP_CHILD, &moduleh,
1284 err = picl_get_propval_by_name(moduleh, PICL_PROP_CLASSNAME,
1290 err = logprintf_memory_module_label(moduleh);
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c1012 logprintf_memory_module_label(picl_nodehdl_t moduleh) argument
1018 err = picldiag_get_fru_parent(moduleh, &fruparenth);
1132 picl_nodehdl_t moduleh; local
1140 &moduleh, sizeof (moduleh));
1144 err = logprintf_memory_module_label(moduleh);
1167 picl_nodehdl_t moduleh; local
1178 err = picl_get_propval_by_name(memgrph, PICL_PROP_CHILD, &moduleh,
1192 err = picl_get_propval_by_name(moduleh, PICL_PROP_CLASSNAME,
1198 err = logprintf_memory_module_label(moduleh);
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c1134 logprintf_memory_module_label(picl_nodehdl_t moduleh) argument
1140 err = picldiag_get_fru_parent(moduleh, &fruparenth);
1254 picl_nodehdl_t moduleh; local
1262 &moduleh, sizeof (moduleh));
1266 err = logprintf_memory_module_label(moduleh);
1288 picl_nodehdl_t moduleh; local
1299 err = picl_get_propval_by_name(memgrph, PICL_PROP_CHILD, &moduleh,
1313 err = picl_get_propval_by_name(moduleh, PICL_PROP_CLASSNAME,
1319 err = logprintf_memory_module_label(moduleh);
[all...]

Completed in 72 milliseconds