Searched refs:WaitForIdle (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Drage128_init.cpp87 WaitForIdle() function
200 gInfo.WaitForIdle = WaitForIdle;
H A Dengine.cpp57 gInfo.WaitForIdle(); // wait until engine is completely idle
H A Dmach64_draw.cpp42 gInfo.WaitForIdle();
114 gInfo.WaitForIdle();
H A Dmach64_init.cpp260 gInfo.WaitForIdle = Mach64_WaitForIdle;
H A Daccelerant.h47 void (*WaitForIdle)(); member in struct:AccelerantInfo
H A Drage128_draw.cpp125 gInfo.WaitForIdle();
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAPrivate.h95 status_t WaitForIdle();
H A DATAChannel.cpp192 WaitForIdle();
504 ATAChannel::WaitForIdle() function in class:ATAChannel
604 if (WaitForIdle() != B_OK) {

Completed in 75 milliseconds