Searched refs:rootnex_map_fault (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | rootnex.c | 62 rootnex_map_fault(dev_info_t *dip, dev_info_t *rdip, 133 rootnex_map_fault, 711 * rootnex_map_fault: 718 rootnex_map_fault(dev_info_t *dip, dev_info_t *rdip, function 724 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_map_fault: address <%p> " 751 cmn_err(CE_NOTE, "rootnex_map_fault: nil hat");
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 195 static int rootnex_map_fault(dev_info_t *dip, dev_info_t *rdip, 267 rootnex_map_fault, 974 * rootnex_map_fault() 980 rootnex_map_fault(dev_info_t *dip, dev_info_t *rdip, struct hat *hat, function 986 ddi_map_debug("rootnex_map_fault: address <%x> pfn <%x>", addr, pfn); 1012 cmn_err(CE_NOTE, "rootnex_map_fault: nil hat");
|
Completed in 52 milliseconds