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

/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRV.h44 (regEntryID)->opaque[0] = (void *) (((uintptr_t)obj) - ((uintptr_t)gIOFramebufferKey)); \
45 (regEntryID)->opaque[1] = (void *) ~(((uintptr_t)obj) - ((uintptr_t)gIOFramebufferKey)); \
53 obj = (IORegistryEntry *)(__obj + (uintptr_t)gIOFramebufferKey);
H A DIONDRVFramebuffer.cpp877 client = device->copyClientWithCategory(gIOFramebufferKey);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsPrivate.h148 extern const class OSSymbol * gIOFramebufferKey;
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp196 const OSSymbol * gIOFramebufferKey; variable
2679 gIOFramebufferKey = OSSymbol::withCStringNoCopy("IOFramebuffer");

Completed in 203 milliseconds