Home
last modified time | relevance | path

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

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