Searched refs:sc_temp_memh (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/vmwgfx/
H A Dvmwgfx_pci.c72 bus_space_handle_t sc_temp_memh; member in struct:vmwgfx_softc
170 &sc->sc_temp_memh);
202 bus_space_unmap(pa->pa_memt, sc->sc_temp_memh, 0x10000);
/netbsd-current/sys/external/bsd/drm2/radeon/
H A Dradeon_pci.c102 bus_space_handle_t sc_temp_memh; member in struct:radeon_softc
217 &sc->sc_temp_memh);
258 bus_space_unmap(pa->pa_memt, sc->sc_temp_memh, 0x10000);

Completed in 142 milliseconds