Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp538 GetUInt32( IORegistryEntry * regEntry, const OSSymbol * name, in GetUInt32() function
590 ok = GetUInt32( regEntry, gIODTPHandleKey, &phandle); in IODTInterruptControllerName()
609 if (!GetUInt32( regEntry, gIODTInterruptCellKey, iCellCount)) { in IODTGetICellCounts()
612 if (!GetUInt32( regEntry, gIODTAddressCellKey, aCellCount)) { in IODTGetICellCounts()
1204 if (!GetUInt32( regEntry, gIODTSizeCellKey, sizeCount)) { in IODTGetCellCounts()
1207 if (!GetUInt32( regEntry, gIODTAddressCellKey, addressCount)) { in IODTGetCellCounts()