Searched defs:overlapmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c363 struct ra_resource *newmap, *overlapmap, *oldmap = NULL; local
393 overlapmap = mapp;
398 overlapmap = mapp->ra_next;
462 ", len 0x%" PRIx64 "\n", base, len, overlapmap->ra_base,
463 overlapmap->ra_len);

Completed in 61 milliseconds