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

/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c393 rootnex_unmap_regspec(ddi_map_req_t *mp, caddr_t *vaddrp) function
408 DPRINTF(ROOTNEX_MAP_DEBUG, ("rootnex_unmap_regspec: "
633 return (rootnex_unmap_regspec(mp, vaddrp));
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c378 static int rootnex_unmap_regspec(ddi_map_req_t *mp, caddr_t *vaddrp);
961 return (rootnex_unmap_regspec(mp, vaddrp));
1212 * rootnex_unmap_regspec()
1216 rootnex_unmap_regspec(ddi_map_req_t *mp, caddr_t *vaddrp) function
1229 ddi_map_debug("rootnex_unmap_regspec: zero regspec_size\n");

Completed in 77 milliseconds