Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h100 #define kIOPlatformFunctionHandlerMaxBusDelay "IOPlatformFunctionHandlerMaxBusDelay" macro
/xnu-11215/iokit/Kernel/
H A DIOService.cpp608 …ctionName[kCpuDelayBusStall] = OSSymbol::withCStringNoCopy(kIOPlatformFunctionHandlerMaxBusDelay); in initialize()