Home
last modified time | relevance | path

Searched refs:msToWait (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp5950 IOService::waitMatchIdle( UInt32 msToWait ) in waitMatchIdle() argument
5961 if (msToWait) { in waitMatchIdle()
5964 msToWait, kMillisecondScale, &deadline ); in waitMatchIdle()