Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h84 } section_node_t; typedef
97 section_node_t *sec_node; /* section */
H A Dfru_data.c357 section_node_t *sec_node; in alloc_section_node_object()
360 sec_node = malloc(sizeof (section_node_t)); in alloc_section_node_object()