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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOPlatformExpert.h122 virtual void setMachineType(long peMachineType);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp223 void IOPlatformExpert::setMachineType(long peMachineType) argument
225 _peMachineType = peMachineType;

Completed in 92 milliseconds