Home
last modified time | relevance | path

Searched refs:frutree_cache_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h201 } frutree_cache_t; typedef
207 frutree_cache_t *first;
208 frutree_cache_t *last;
H A Dpicllibdevinfo.c187 frutree_cache_t *cachep = NULL; in create_port_config_info()
198 cachep = (frutree_cache_t *)malloc(sizeof (frutree_cache_t)); in create_port_config_info()
H A Dpiclfrutree.c2395 free_cache(frutree_cache_t *cachep) in free_cache()
2397 frutree_cache_t *tmp = NULL; in free_cache()
2489 frutree_cache_t *cachep = NULL; in create_fru_children()
3518 add_node2cache(picl_nodehdl_t nodeh, char *class, frutree_cache_t **cacheptr) in add_node2cache()
3528 frutree_cache_t *cachep = NULL; in add_node2cache()
3582 cachep = (frutree_cache_t *)malloc(sizeof (frutree_cache_t)); in add_node2cache()
3615 frutree_cache_t *cachep = NULL; in create_device_entries()