Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c156 typedef maddr_t rootnex_addr_t; typedef
160 typedef paddr_t rootnex_addr_t; typedef
1024 rootnex_addr_t rbase; in rootnex_map_regspec()
1145 rbase = (rootnex_addr_t)(rp->regspec_addr & MMU_PAGEMASK); in rootnex_map_regspec()
1261 rootnex_addr_t rbase; in rootnex_map_handle()
1328 rbase = (rootnex_addr_t)rp->regspec_addr & in rootnex_map_handle()
1329 (~(rootnex_addr_t)MMU_PAGEOFFSET); in rootnex_map_handle()
2708 rootnex_addr_t raddr; in rootnex_need_bounce_seg()
2834 rootnex_addr_t raddr; in rootnex_get_sgl()