<dec f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon.h' l='995' type='int radeon_ib_ring_tests(struct radeon_device * rdev)'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_device.c' l='1468' u='c' c='radeon_device_init'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_device.c' l='1706' u='c' c='radeon_resume_kms'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_device.c' l='1823' u='c' c='radeon_gpu_reset'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ring.c' l='252' ll='281' type='int radeon_ib_ring_tests(struct radeon_device * rdev)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ring.c' l='242'>/**
 * radeon_ib_ring_tests - test IBs on the rings
 *
 * @rdev: radeon_device pointer
 *
 * Test an IB (Indirect Buffer) on each ring.
 * If the test fails, disable the ring.
 * Returns 0 on success, error if the primary GFX ring
 * IB test fails.
 */</doc>
