Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_device.h411 struct drm_local_map *agp_buffer_map; member
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_bufs.c1536 struct drm_local_map *map = dev->agp_buffer_map; in __drm_legacy_mapbufs()