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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h698 kConnectionCheckEnable = 'cena', enumerator in enum:__anon1782
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp589 if ((kIOReturnSuccess != getAttributeForConnection(0, kConnectionCheckEnable, &isOnline))
3240 ret = getAttributeForConnection( 0, kConnectionCheckEnable, &connectEnabled );
3318 case kConnectionCheckEnable:
3965 else if (kIOReturnSuccess != getAttributeForConnection(0, kConnectionCheckEnable, &isOnline))
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp5516 err = getAttributeForConnection(0, kConnectionCheckEnable, &connectEnabled);
5517 TIMEEND(thisName, "kConnectionCheckEnable == %ld, time: %qd ms\n", connectEnabled);
8898 case kConnectionCheckEnable:

Completed in 143 milliseconds