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

/xnu-2782.1.97/iokit/Kernel/
H A DIOStartIOKit.cpp52 OSSet * gIORemoveOnReadProperties; variable
161 gIORemoveOnReadProperties = OSSet::withObjects((const OSObject **) &gIOProgressBackbufferKey, 1);
H A DIOKitKernelInternal.h236 extern OSSet * gIORemoveOnReadProperties;
H A DIOUserClient.cpp2779 if (gIORemoveOnReadProperties->containsObject(sym)) entry->removeProperty(sym);

Completed in 36 milliseconds