Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/IOKit/
H A DIODeviceTreeSupport.h57 extern const OSSymbol * gIODTNWInterruptMappingKey;
/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp96 const OSSymbol * gIODTNWInterruptMappingKey; variable
155 gIODTNWInterruptMappingKey in IODeviceTreeAlloc()
182 assert( gIODTDefaultInterruptController && gIODTNWInterruptMappingKey in IODeviceTreeAlloc()
311 parent->setProperty( gIODTNWInterruptMappingKey, in IODeviceTreeAlloc()
312 (OSObject *) gIODTNWInterruptMappingKey ); in IODeviceTreeAlloc()