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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h256 kIOMirrorAttribute = 'mirr', enumerator in enum:__anon1768
273 // values for kIOMirrorAttribute
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp2600 case kIOMirrorAttribute:
2663 case kIOMirrorAttribute:
2711 DEBG(thisName, " kIOMirrorAttribute %08lx csMirrorSupportedFlags %08x, csMirrorFeatures %08x\n",
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp7632 DEBG1(next->thisName, " kIOMirrorAttribute(0)\n");
7633 err = next->setAttribute(kIOMirrorAttribute, (uintptr_t) &data);
7634 DEBG1(next->thisName, " kIOMirrorAttribute(%d) ret 0x%x\n", value, err);
7655 err = setAttribute(kIOMirrorAttribute, (uintptr_t) &data);
7656 DEBG1(thisName, " kIOMirrorAttribute(%d) ret 0x%x\n", value, err);
7689 case kIOMirrorAttribute:
7691 DEBG1(inst->thisName, " kIOMirrorAttribute(%d) susp(%d), curr(%d)\n",
8652 case kIOMirrorAttribute:
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c842 if (kIOMirrorAttribute == attribute)
852 if (kIOMirrorAttribute == attribute)

Completed in 308 milliseconds