Searched refs:WaitQueue (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/accelerants/s3/
H A Dtrio64_draw.cpp25 gInfo.WaitQueue(3);
36 gInfo.WaitQueue(5);
53 gInfo.WaitQueue(3);
73 gInfo.WaitQueue(5);
88 gInfo.WaitQueue(2);
98 gInfo.WaitQueue(5);
115 gInfo.WaitQueue(2);
144 gInfo.WaitQueue(7);
H A Dtrio64_init.cpp20 WaitQueue(uint32 slots ) function
154 gInfo.WaitQueue = WaitQueue;
H A Dsavage_draw.cpp38 gInfo.WaitQueue(7);
78 gInfo.WaitQueue(7);
109 gInfo.WaitQueue(7);
156 gInfo.WaitQueue(9);
H A Dvirge_draw.cpp42 gInfo.WaitQueue(4);
80 gInfo.WaitQueue(4);
106 gInfo.WaitQueue(3);
152 gInfo.WaitQueue(4);
H A Dvirge_init.cpp245 gInfo.WaitQueue = VirgeWaitFifoGX2;
247 gInfo.WaitQueue = VirgeWaitFifoMain;
H A Dsavage_init.cpp316 gInfo.WaitQueue = WaitQueue3D;
325 gInfo.WaitQueue = WaitQueue4;
330 gInfo.WaitQueue = WaitQueue2K;
H A Daccel.h44 void (*WaitQueue)(uint32); member in struct:AccelerantInfo
H A Dtrio64_mode.cpp251 gInfo.WaitQueue(5);
H A Dvirge_mode.cpp58 gInfo.WaitQueue(6);
81 gInfo.WaitQueue(7);
170 gInfo.WaitQueue(2);
174 gInfo.WaitQueue(4);

Completed in 56 milliseconds