Home
last modified time | relevance | path

Searched refs:container_node_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h90 } container_node_t; typedef
96 container_node_t *cont_node; /* container */
H A Dfru_data.c317 container_node_t *cont_node; in alloc_container_node_object()
326 cont_node = malloc(sizeof (container_node_t)); in alloc_container_node_object()