Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIONVRAMCHRPHandler.cpp494 { kIONVRAMPartitionSystem, _systemPartitionOffset, _systemPartitionSize} }; in unserializeVariables()
553 } else if (currentRegion->type == kIONVRAMPartitionSystem) { in unserializeVariables()
565 if (currentRegion->type == kIONVRAMPartitionSystem) { in unserializeVariables()
613 { kIONVRAMPartitionSystem, _systemPartitionOffset, _systemPartitionSize} }; in serializeVariables()
662 if (currentRegion->type == kIONVRAMPartitionSystem) { in serializeVariables()
693 if (currentRegion->type == kIONVRAMPartitionSystem) { in serializeVariables()
H A DIONVRAM.cpp355 return kIONVRAMPartitionSystem; in getPartitionTypeForGUID()
/xnu-11215/iokit/IOKit/
H A DIONVRAM.h44 kIONVRAMPartitionSystem, enumerator