Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c101 static int validate_section_entry(rmclomv_cache_section_t *section,
1301 validate_section_entry(rmclomv_cache_section_t *section, int index) in validate_section_entry() function
1383 while (validate_section_entry(section, index) == B_FALSE) in add_names_to_section()