Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h59 extern const OSData * gIODTAssociatedServiceKey;
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp98 const OSData * gIODTAssociatedServiceKey; variable
145gIODTAssociatedServiceKey = OSData::withBytesNoCopy((void *) kIODTAssociatedServiceKey, sizeof(k… in IODeviceTreeAlloc()
1056 if (next->propertyHasValue(gIODTTypeKey, gIODTAssociatedServiceKey)) { in IODTFindMatchingEntries()