Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmclomv_impl.h106 struct rmclomv_cache_section *next_section; member
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c605 ptr->next_section = NULL; in create_cache_section()
629 section->next_section = *head; in add_section()
664 next = first->next_section; in rmclomv_reset_cache()
670 next = sub_first->next_section; in rmclomv_reset_cache()
685 next = next->next_section; in rmclomv_find_section()
748 for (next = rmclomv_cache; next != NULL; next = next->next_section) { in rmclomv_hdl_to_envhdl()
1778 section = section->next_section) { in refresh_name_cache()