<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drmP.h' l='954' type='int (*)(struct drm_device *)'/>
<use f='src/src/sys/external/bsd/drm2/dist/include/drm/drmP.h' l='1883' u='r' c='drm_pci_device_is_agp'/>
<use f='src/src/sys/external/bsd/drm2/dist/include/drm/drmP.h' l='1884' u='r' c='drm_pci_device_is_agp'/>
<offset>960</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/drmP.h' l='943'>/**
	 * Called by \c drm_device_is_agp.  Typically used to determine if a
	 * card is really attached to AGP or not.
	 *
	 * \param dev  DRM device handle
	 *
	 * \returns
	 * One of three values is returned depending on whether or not the
	 * card is absolutely \b not AGP (return of 0), absolutely \b is AGP
	 * (return of 1), or may or may not be AGP (return of 2).
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c' l='1043' u='w'/>
