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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIONVRAM.h166 virtual OSDictionary *getNVRAMPartitions(void);
H A DIOPlatformExpert.h250 /* virtual */ OSDictionary *getNVRAMPartitions(void);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1262 OSDictionary *IODTPlatformExpert::getNVRAMPartitions(void) function in class:IODTPlatformExpert
1264 if (dtNVRAM) return dtNVRAM->getNVRAMPartitions();
H A DIONVRAM.cpp556 OSDictionary *IODTNVRAM::getNVRAMPartitions(void) function in class:IODTNVRAM

Completed in 85 milliseconds