Searched defs:PDB (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c84 #define PDB 4 macro
112 "/platform/pci@9,700000/ebus@1/i2c@1,30/fru@0,ae", /* PDB */
159 NULL, /* PDB */
406 /* Initializes the FRU nodes for the PDB and the power supplies */
416 /* Create the node for the PDB (if it exists) */
417 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) ==
840 /* Initialize the FRU nodes for the PDB and the power supplies */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c85 #define PDB 5 macro
119 "/platform/pci@9,700000/ebus@1/i2c@1,30/fru@0,ae", /* PDB */
203 NULL, /* PDB */
500 /* Initializes the FRU nodes for the PDB and the power supplies */
510 /* Create the node for the PDB (if it exists) */
511 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) ==
934 /* Initialize the FRU nodes for the PDB and the power supplies */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c90 #define PDB 10 macro
395 /* Initializes the FRU nodes for the PDB and the power supplies */
405 /* Create the node for the PDB (if it exists) */
406 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) ==
713 /* Initialize the FRU nodes for the PDB and the power supplies */

Completed in 100 milliseconds