Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/bsddev/
H A DDINetBootHook.cpp98 #define kDIRootImageResultKey "di-root-image-result" macro
219 myResult = OSDynamicCast(OSNumber, controller->getProperty(kDIRootImageResultKey)); in di_root_image_ext()
226 IOLog("%s is 0x%08X/%d\n", kDIRootImageResultKey, res, res); in di_root_image_ext()
324 myResult = OSDynamicCast(OSNumber, controller->getProperty(kDIRootImageResultKey)); in di_root_ramfile_buf()
331 IOLog("%s is 0x%08X/%d\n", kDIRootImageResultKey, res, res); in di_root_ramfile_buf()