Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c79 struct ra_resource *ra_next; member
91 struct ra_dip_type *ra_next; member
102 struct ra_type_map *ra_next; member
144 el->ra_next = *prev; \
148 *prev = el->ra_next;
327 prevmap = &(*prevmap)->ra_next; in find_dip_map_resources()
338 prevdip = &dipmap->ra_next; in find_dip_map_resources()
339 dipmap = dipmap->ra_next; in find_dip_map_resources()
387 for (; mapp != NULL; backp = &(mapp->ra_next), mapp = mapp->ra_next) { in ndi_ra_free()
396 } else if ((base == mapend && mapp->ra_next) && in ndi_ra_free()
[all …]