Searched refs:rmclomv_cache_section_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Drmclomv_impl.h111 } rmclomv_cache_section_t; typedef in typeref:struct:rmclomv_cache_section
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c94 static void rmclomv_reset_cache(rmclomv_cache_section_t *new_chain,
95 rmclomv_cache_section_t *new_subchain, dp_get_sysinfo_r_t *sysinfo);
96 static rmclomv_cache_section_t *rmclomv_find_section(
97 rmclomv_cache_section_t *start, uint16_t sensor);
98 static rmclomv_cache_section_t *create_cache_section(int sensor_type, int num);
99 static int get_sensor_by_name(const rmclomv_cache_section_t *section,
101 static int validate_section_entry(rmclomv_cache_section_t *section,
103 static int add_names_to_section(rmclomv_cache_section_t *section);
104 static void free_section(rmclomv_cache_section_t *section);
105 static void add_section(rmclomv_cache_section_t **hea
[all...]

Completed in 111 milliseconds