Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/Kernel/
H A DIONVRAMCHRPHandler.cpp502 { kIONVRAMPartitionSystem, _systemPartitionOffset, _systemPartitionSize} }; in unserializeVariables()
561 } else if (currentRegion->type == kIONVRAMPartitionSystem) { in unserializeVariables()
573 if (currentRegion->type == kIONVRAMPartitionSystem) { in unserializeVariables()
621 { kIONVRAMPartitionSystem, _systemPartitionOffset, _systemPartitionSize} }; in serializeVariables()
672 if (currentRegion->type == kIONVRAMPartitionSystem) { in serializeVariables()
703 if (currentRegion->type == kIONVRAMPartitionSystem) { in serializeVariables()
H A DIONVRAM.cpp367 return kIONVRAMPartitionSystem; in getPartitionTypeForGUID()
/xnu-11417.121.6/iokit/IOKit/
H A DIONVRAM.h44 kIONVRAMPartitionSystem, enumerator