Searched refs:rootnex_map (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | rootnex.c | 54 rootnex_map(dev_info_t *dip, dev_info_t *rdip, ddi_map_req_t *mp, 129 rootnex_map, 483 rootnex_map(dev_info_t *dip, dev_info_t *rdip, ddi_map_req_t *mp, function 500 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_map: unimplemented map " 506 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_map: unimplemented map " 522 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_map: Out of " 556 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_map: applying range of parent "
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 193 static int rootnex_map(dev_info_t *dip, dev_info_t *rdip, ddi_map_req_t *mp, 263 rootnex_map, 814 * rootnex_map() 818 rootnex_map(dev_info_t *dip, dev_info_t *rdip, ddi_map_req_t *mp, off_t offset, function 834 cmn_err(CE_WARN, "rootnex_map: unimplemented map op %d.", 842 cmn_err(CE_WARN, "rootnex_map: unimplemented map type: user."); 857 "rootnex_map: Out of range rnumber <%d>, device <%s>";
|
Completed in 54 milliseconds