Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp120 DTEntry mapEntry; in IODeviceTreeAlloc() local
189 foundDTNode = (kSuccess == SecureDTLookupEntry( NULL, "/chosen/memory-map", &mapEntry )) in IODeviceTreeAlloc()
190 && (kSuccess == SecureDTGetProperty( mapEntry, in IODeviceTreeAlloc()