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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp425 static bool GetUInt32( IORegistryEntry * regEntry, const OSSymbol * name, function
467 ok = GetUInt32( regEntry, gIODTPHandleKey, &phandle);
484 if( !GetUInt32( regEntry, gIODTInterruptCellKey, iCellCount))
486 if( !GetUInt32( regEntry, gIODTAddressCellKey, aCellCount))
937 if( !GetUInt32( regEntry, gIODTSizeCellKey, sizeCount))
939 if( !GetUInt32( regEntry, gIODTAddressCellKey, addressCount))

Completed in 23 milliseconds