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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h154 virtual OSDictionary *getNVRAMPartitions(void);
H A DIOPlatformExpert.h239 /* virtual */ OSDictionary *getNVRAMPartitions(void);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1171 OSDictionary *IODTPlatformExpert::getNVRAMPartitions(void) function in class:IODTPlatformExpert
1173 if (dtNVRAM) return dtNVRAM->getNVRAMPartitions();
H A DIONVRAM.cpp493 OSDictionary *IODTNVRAM::getNVRAMPartitions(void) function in class:IODTNVRAM

Completed in 72 milliseconds