Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp105 static bool IODTMapInterruptsSharing( IORegistryEntry * regEntry, OSDictionary * allInts );
271 IODTMapInterruptsSharing( child, allInts ); in IODeviceTreeAlloc()
790 IODTMapInterruptsSharing( IORegistryEntry * regEntry, OSDictionary * allInts ) in IODTMapInterruptsSharing() function
909 return IODTMapInterruptsSharing( regEntry, NULL ); in IODTMapInterrupts()