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

/xnu-2782.1.97/iokit/IOKit/
H A DIOKitKeysPrivate.h54 #define kIOProgressBackbufferKey "IOProgressBackbuffer" /* value is OSData */ macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOStartIOKit.cpp160 gIOProgressBackbufferKey = OSSymbol::withCStringNoCopy(kIOProgressBackbufferKey);
212 chosen->setProperty(kIOProgressBackbufferKey, buffer, size);

Completed in 22 milliseconds