Home
last modified time | relevance | path

Searched defs:pcmu_ranges (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h61 struct pcmu_ranges { struct
62 uint32_t child_high;
63 uint32_t child_mid;
64 uint32_t child_low;
65 uint32_t parent_high;
66 uint32_t parent_low;
67 uint32_t size_high;
68 uint32_t size_low;
122 pcmu_ranges_t *pcmu_ranges; /* "ranges" data & length */ member