Searched refs:PICL_PROP_GEO_ADDR (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | picldr.c | 701 if (ptree_get_prop_by_name(cpu_lnodehdl, PICL_PROP_GEO_ADDR, in env_handle_chassis_configuring_event() 705 PICL_PROP_GEO_ADDR, NULLREAD, NULLWRITE, in env_handle_chassis_configuring_event() 729 if (ptree_get_prop_by_name(rtm_lnodehdl, PICL_PROP_GEO_ADDR, in env_handle_chassis_configuring_event() 732 PICL_READ, sizeof (cpu_geo_addr), PICL_PROP_GEO_ADDR, in env_handle_chassis_configuring_event()
|
H A D | piclsensors.c | 250 PICL_PROP_GEO_ADDR, &sensor_no, sizeof (sensor_no))) != in get_curr_temp() 281 PICL_PROP_GEO_ADDR, &sensor_no, sizeof (sensor_no))) != in get_sensor_condition() 614 PICL_READ, sizeof (sensor_no), PICL_PROP_GEO_ADDR, in env_create_temp_sensor_node()
|
/titanic_44/usr/src/cmd/picl/plugins/inc/ |
H A D | picldefs.h | 219 #define PICL_PROP_GEO_ADDR "GeoAddr" macro
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 242 "PROP", PICL_PROP_GEO_ADDR, "uint", in create_port_config_info()
|
H A D | piclfrutree.c | 3600 "PROP", PICL_PROP_GEO_ADDR, "uint", "r", instance, in add_node2cache() 4100 PICL_PROP_GEO_ADDR, &geo_addr, in init_scsi_slot() 4134 sizeof (uint8_t), PICL_PROP_GEO_ADDR, NULLREAD, in init_scsi_slot() 5852 sizeof (uint8_t), PICL_PROP_GEO_ADDR, NULLREAD, in create_children() 5856 PICL_PROP_GEO_ADDR, scsi_loc, rc); in create_children()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 3083 retval = ptree_get_propval_by_name(parenth, PICL_PROP_GEO_ADDR, in fru_is_data_available()
|