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

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_memory.c153 do_ioremap(dev_info_t *devi, drm_device_iomap_t *iomap) function
162 DRM_ERROR("do_ioremap: can not find regster entry,"
173 DRM_ERROR("do_ioremap: failed to map regs: regno=%d,"
193 ret = do_ioremap(softstate->dip, &iomap);

Completed in 44 milliseconds