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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1378 bool terminatePhase1( IOOptionBits options = 0 );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1868 bool IOService::terminatePhase1( IOOptionBits options ) function in class:IOService
1880 TLOG("%s[0x%qx]::terminatePhase1(%08llx)\n", getName(), getRegistryEntryID(), (long long)options);
2629 return( terminatePhase1( options ));

Completed in 142 milliseconds