Home
last modified time | relevance | path

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

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