Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/vmwgfx/
H A Dvmwgfx_pci.c72 bus_space_handle_t sc_temp_memh; member
170 &sc->sc_temp_memh); in vmwgfx_attach()
202 bus_space_unmap(pa->pa_memt, sc->sc_temp_memh, 0x10000); in vmwgfx_attach_real()
/netbsd-src/sys/external/bsd/drm2/radeon/
H A Dradeon_pci.c102 bus_space_handle_t sc_temp_memh; member
217 &sc->sc_temp_memh); in radeon_attach()
258 bus_space_unmap(pa->pa_memt, sc->sc_temp_memh, 0x10000); in radeon_attach_real()