Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbusra.c77 struct ra_resource *ra_next; member
89 struct ra_dip_type *ra_next; member
100 struct ra_type_map *ra_next; member
142 el->ra_next = *prev; \
146 *prev = el->ra_next;
326 prevmap = &(*prevmap)->ra_next; in find_dip_map_resources()
337 prevdip = &dipmap->ra_next; in find_dip_map_resources()
338 dipmap = dipmap->ra_next; in find_dip_map_resources()
386 for (; mapp != NULL; backp = &(mapp->ra_next), mapp = mapp->ra_next) { in ndi_ra_free()
395 } else if ((base == mapend && mapp->ra_next) && in ndi_ra_free()
[all …]