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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOStartIOKit.cpp51 const OSSymbol * gIOProgressBackbufferKey; variable
160 gIOProgressBackbufferKey = OSSymbol::withCStringNoCopy(kIOProgressBackbufferKey);
161 gIORemoveOnReadProperties = OSSet::withObjects((const OSObject **) &gIOProgressBackbufferKey, 1);

Completed in 161 milliseconds