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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp264 uint8_t wsWait; member in struct:IOFBController
4350 __private->controller->wsWait, serverState, serverNotified);
4909 if (controller->wsWait)
5146 DEBG1(controller->name, " count(%d, msg %d, fin %d, proc %d, wake %d), capt(%d) wsWait(%d)\n",
5151 (0 != (kIOFBCaptured & state)), controller->wsWait);
5269 && !controller->wsWait)
6446 __private->controller->wsWait |= (1 << __private->controllerIndex);
7163 __private->controller->wsWait |= (1 << __private->controllerIndex);
7741 if (inst->__private->controller->wsWait)
7743 DEBG1(inst->thisName, " kIOFBWSStartAttribute wsWait
[all...]

Completed in 289 milliseconds