HomeSort by: relevance | last modified time | path
    Searched refs:agp_find_device (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/include/drm/
drm_agp_netbsd.h 80 return container_of((struct agp_softc *)agp_find_device(0),
  /src/sys/dev/pci/
agpvar.h 210 void *agp_find_device(int);
agp.c 1133 agp_find_device(int unit) function
  /src/sys/external/bsd/drm/dist/bsd-core/
drmP.h 292 #define DRM_AGP_FIND_DEVICE() agp_find_device()
300 #define DRM_AGP_FIND_DEVICE() agp_find_device(0)

Completed in 22 milliseconds