Searched refs:Radeon_VIPWaitForIdle (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dvip.c23 static bool Radeon_VIPWaitForIdle( device_info *di );
38 if( !Radeon_VIPWaitForIdle( di ))
50 if( !Radeon_VIPWaitForIdle( di ))
66 if( !Radeon_VIPWaitForIdle( di ))
197 if( !Radeon_VIPWaitForIdle( di )) return false;
204 return Radeon_VIPWaitForIdle( di );
381 static bool Radeon_VIPWaitForIdle( function

Completed in 49 milliseconds