Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_device.h180 struct drm_local_map *agp_buffer_map; member
/dragonfly/sys/dev/drm/
H A Ddrm_bufs.c1486 struct drm_local_map *map = dev->agp_buffer_map; in __drm_legacy_mapbufs()