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

/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c427 rootnex_map_handle(ddi_map_req_t *mp) function
636 return (rootnex_map_handle(mp));
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c379 static int rootnex_map_handle(ddi_map_req_t *mp);
965 return (rootnex_map_handle(mp));
1268 * rootnex_map_handle()
1272 rootnex_map_handle(ddi_map_req_t *mp) function
1284 "rootnex_map_handle: <0x%x 0x%x 0x%x> handle 0x%x\n",

Completed in 391 milliseconds