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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOLib.h271 /*! @function IODelay
276 void IODelay(unsigned microseconds);
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp138 IODelay(fTimeout);
781 IODelay(fTimeout);
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATAController.cpp1571 IODelay( 10 );
1997 IODelay( 100 );
2132 IODelay( kStatusDelayTime );
2293 IODelay( 10 );
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp9339 IODelay( 100 );
9343 IODelay( 100 );
9347 IODelay( 100 );
9360 IODelay( 200 );
9364 IODelay( 100 );
9368 IODelay( 200 );
9372 IODelay( 100 );
9393 IODelay(20);
9397 IODelay( 40 );
9401 IODelay( 10
[all...]
/macosx-10.10.1/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.cpp237 IODelay( retryDelaysTable[retryAttempts] );
H A DAppleSmartBattery.cpp1009 IODelay(delay_for); // microseconds
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOLib.cpp947 void IODelay(unsigned microseconds) function
H A DIOPlatformExpert.cpp279 IODelay(1000);
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_pageout.c4002 IODelay(10);

Completed in 233 milliseconds