Searched refs:gIODTUnitKey (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp58 const OSSymbol * gIODTUnitKey; variable
104 gIODTUnitKey = OSSymbol::withCStringNoCopy( "AAPL,unit-string" );
374 } else if( nameKey == gIODTUnitKey ) {
381 propTable->removeObject( gIODTUnitKey );

Completed in 73 milliseconds