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

/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp1519 * IOPanicPlatform class
1525 class IOPanicPlatform : IOPlatformExpert { class in inherits:IOPlatformExpert
1526 OSDeclareDefaultStructors(IOPanicPlatform);
1533 OSDefineMetaClassAndStructors(IOPanicPlatform, IOPlatformExpert);
1536 bool IOPanicPlatform::start(IOService * provider) {

Completed in 67 milliseconds