Home
last modified time | relevance | path

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

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