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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dmach_rootnex.c49 uint_t root_phys_addr_hi_mask = 0xfffffff; variable
130 "0x%x 0x%x", rp->regspec_bustype & root_phys_addr_hi_mask,
219 rp->regspec_bustype & root_phys_addr_hi_mask);
223 rp->regspec_bustype & root_phys_addr_hi_mask, addrlow);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c51 uint_t root_phys_addr_hi_mask = 0xffffffff; variable

Completed in 74 milliseconds