Home
last modified time | relevance | path

Searched refs:getBootROMType (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/iokit/IOKit/
H A DIOPlatformExpert.h261 virtual long getBootROMType(void);
/xnu-8796.141.3/iokit/Kernel/
H A DIOPlatformExpert.cpp264 IOPlatformExpert::getBootROMType(void) in getBootROMType() function in IOPlatformExpert
964 return (int) gIOPlatform->getBootROMType(); in PEGetPlatformEpoch()