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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2006 fru_hdl_t sgfruhdl; local
2008 &sgfruhdl, sizeof (sgfruhdl)) != PICL_SUCCESS) {
2011 (void) add_subtree(parh, sgfruhdl);
2161 fru_hdl_t sgfruhdl; local
2294 &sgfruhdl, sizeof (sgfruhdl)) != PICL_SUCCESS) {
2316 * sgfruhdl may be stale due to hotplugging. We check this
2318 * and compare it to the cached value in sgfruhdl. If we
2324 if (sgfruhdl !
[all...]

Completed in 62 milliseconds