<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='59' type='int (*)(struct ttm_tt *, struct ttm_mem_reg *)'/>
<offset>0</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/ttm/ttm_bo_driver.h' l='48'>/**
	 * struct ttm_backend_func member bind
	 *
	 * @ttm: Pointer to a struct ttm_tt.
	 * @bo_mem: Pointer to a struct ttm_mem_reg describing the
	 * memory type and location for binding.
	 *
	 * Bind the backend pages into the aperture in the location
	 * indicated by @bo_mem. This function should be able to handle
	 * differences between aperture and system page sizes.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_sgdma.c' l='63' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_sgdma.c' l='94' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c' l='577' u='w'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/ttm/ttm_tt.c' l='342' u='r' c='ttm_tt_bind'/>
<use f='src/src/sys/external/bsd/drm2/ttm/ttm_agp_backend.c' l='165' u='w'/>
