Searched refs:haltRestart (Results 1 – 2 of 2) sorted by relevance
273 virtual int haltRestart(unsigned int type);378 virtual int haltRestart(unsigned int type) APPLE_KEXT_OVERRIDE;
339 IOPlatformExpert::haltRestart(unsigned int type) in haltRestart() function in IOPlatformExpert899 gIOPlatform->haltRestart(type); in IOShutdownNotificationsTimedOut()1111 return gIOPlatform->haltRestart(type); in PEHaltRestartInternal()1906 IODTPlatformExpert::haltRestart(unsigned int type) in haltRestart() function in IODTPlatformExpert1908 return super::haltRestart(type); in haltRestart()