HomeSort by: relevance | last modified time | path
    Searched defs:compat_drm_agp_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_drm.c 655 compat_drm_agp_alloc(struct file *file, void *arg) function in typeref:typename:int
959 return compat_drm_agp_alloc(file,arg);
  /src/sys/external/bsd/drm2/dist/drm/
drm_ioc32.c 689 static int compat_drm_agp_alloc(struct file *file, unsigned int cmd, function in typeref:typename:int
943 DRM_IOCTL32_DEF(DRM_IOCTL_AGP_ALLOC, compat_drm_agp_alloc),

Completed in 14 milliseconds