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

/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DDINetBootHook.cpp95 #define kDIRootImageResultKey "di-root-image-result" macro
161 myResult = OSDynamicCast(OSNumber, controller->getProperty(kDIRootImageResultKey));
167 IOLog("%s is 0x%08X/%d\n", kDIRootImageResultKey, res, res);

Completed in 21 milliseconds