Searched defs:create_cache_section (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c98 static rmclomv_cache_section_t *create_cache_section(int sensor_type, int num);
600 create_cache_section(int sensor_type, int num) function
1414 subsection = create_cache_section(RMCLOMV_VOLT_IND,
1480 subsection = create_cache_section(RMCLOMV_AMP_IND,
1508 subsection = create_cache_section(RMCLOMV_TEMP_IND,
1527 subsection = create_cache_section(RMCLOMV_FAN_IND,
1637 fru_section = create_cache_section(RMCLOMV_HPU_IND,
1667 section = create_cache_section(RMCLOMV_VOLT_SENS,
1682 section = create_cache_section(RMCLOMV_TEMP_SENS,
1696 section = create_cache_section(RMCLOMV_FAN_SEN
[all...]

Completed in 64 milliseconds