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 in struct:rmclomv_cache_section
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c605 ptr->next_section = NULL;
629 section->next_section = *head;
664 next = first->next_section;
670 next = sub_first->next_section;
685 next = next->next_section;
748 for (next = rmclomv_cache; next != NULL; next = next->next_section) {
1778 section = section->next_section) {

Completed in 49 milliseconds