Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h243 virtual void setMachineType(long peMachineType);
/xnu-12377.61.12/iokit/Kernel/
H A DIOPlatformExpert.cpp294 IOPlatformExpert::setMachineType(long peMachineType) in setMachineType() argument
296 _peMachineType = peMachineType; in setMachineType()