Searched refs:create_property (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 1606 create_property(int ptype, int pmode, size_t psize, char *pname, in create_property() function 1694 if ((rc = create_property(PICL_PTYPE_CHARSTRING, in initialize_frutree() 1704 if ((rc = create_property(PICL_PTYPE_TIMESTAMP, PICL_READ, in initialize_frutree() 2034 (void) create_property( in update_fru_state() 2435 if ((rc = create_property(PICL_PTYPE_TABLE, PICL_READ, in probe_platform_tree() 2453 if ((rc = create_property(PICL_PTYPE_TABLE, PICL_READ, in probe_platform_tree() 2847 if ((rc = create_property(PICL_PTYPE_CHARSTRING, in create_fru_props() 2857 if ((rc = create_property(PICL_PTYPE_TIMESTAMP, PICL_READ, in create_fru_props() 2871 if ((rc = create_property(PICL_PTYPE_CHARSTRING, in create_fru_props() 2879 if ((rc = create_property(PICL_PTYPE_TIMESTAMP, PICL_READ, in create_fru_props() [all …]
|