Home
last modified time | relevance | path

Searched refs:PICL_CLASS_SEEPROM (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h57 #define PICL_CLASS_SEEPROM "seeprom" macro
82 #define PICL_CLASS_SEEPROM "seeprom" macro
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c117 { "dimm", PICL_CLASS_SEEPROM},
118 { "dimm-fru", PICL_CLASS_SEEPROM},
119 { "cpu", PICL_CLASS_SEEPROM},
120 { "cpu-fru", PICL_CLASS_SEEPROM},
123 { "motherboard", PICL_CLASS_SEEPROM},
124 { "motherboard-fru", PICL_CLASS_SEEPROM},
125 { "motherboard-fru-prom", PICL_CLASS_SEEPROM},
129 { "i2c-at34c02", PICL_CLASS_SEEPROM},
479 (void) strlcpy(outbuf, PICL_CLASS_SEEPROM, in get_device_type()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1412 PICL_CLASS_SEEPROM, &child_hdl) != PICL_SUCCESS) in add_ps_to_platform()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c1016 f_node = di_drv_first_node(PICL_CLASS_SEEPROM, root_node); in call_devfsadm()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c1087 f_node = di_drv_first_node(PICL_CLASS_SEEPROM, root_node); in call_devfsadm()