Home
last modified time | relevance | path

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

/xnu-8792.61.2/iokit/IOKit/
H A DIONVRAM.h45 kIONVRAMPartitionCommon enumerator
/xnu-8792.61.2/iokit/Kernel/
H A DIONVRAMCHRPHandler.cpp501 …NVRAMRegionInfo variableRegions[] = { { kIONVRAMPartitionCommon, _commonPartitionOffse… in unserializeVariables()
571 } else if (partitionType == kIONVRAMPartitionCommon) { in unserializeVariables()
625 …NVRAMRegionInfo variableRegions[] = { { kIONVRAMPartitionCommon, _commonPartitio… in serializeVariables()
686 } else if (currentRegion->type == kIONVRAMPartitionCommon) { in serializeVariables()
H A DIONVRAM.cpp282 return kIONVRAMPartitionCommon; in getPartitionTypeForGUID()
1386 return kIONVRAMPartitionCommon; in getDictionaryType()