Searched refs:frutree (Results 151 - 159 of 159) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frudata/
H A Dlibpiclfrudata.conf46 name:/frutree/chassis/system-board/cpu-slot?Slot=0
49 name:/frutree/chassis/system-board/cpu-slot?Slot=1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_FT6_data.info77 #define PDB_1U /frutree/chassis/PDB/power-distribution-board
80 #define PDB_2U /frutree/chassis/PDB/power-distribution-board/HDDFB/fan-connector-board
H A Dfru_SC_data.info77 #define DISKBP1 /frutree/chassis/MB/system-board/HDDBP/disk-backplane-1
81 #define DISKBP3 /frutree/chassis/MB/system-board/HDDBP/disk-backplane-3
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frudata/
H A Dlibpiclfrudata.conf46 name:/frutree/chassis/system-board/cpu-slot?Slot=0
49 name:/frutree/chassis/system-board/cpu-slot?Slot=1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A DMakefile69 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/frutree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A DMakefile58 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/frutree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A DMakefile72 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/frutree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DMakefile95 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/frutree
/illumos-gate/usr/src/cmd/prtfru/
H A Dprtfru.c1305 fru_nodehdl_t frutree = 0; local
1351 if ((status = fru_get_root(&frutree)) == FRU_NODENOTFOUND) {
1365 status = fru_walk_tree(frutree, "", process_node, NULL);
1367 status = fru_walk_tree(frutree, "", process_matching_node,

Completed in 100 milliseconds

1234567