Searched refs:gDARTMapperFunctionSetActive (Results 1 – 3 of 3) sorted by relevance
47 extern const OSSymbol * gDARTMapperFunctionSetActive;
50 const OSSymbol *gDARTMapperFunctionSetActive; variable520 …res = kIOReturnSuccess == mapper->callPlatformFunction(gDARTMapperFunctionSetActive, false, (void … in IOExclaveMapperOperationUpcallHandler()523 …res = kIOReturnSuccess == mapper->callPlatformFunction(gDARTMapperFunctionSetActive, false, (void … in IOExclaveMapperOperationUpcallHandler()
685 gDARTMapperFunctionSetActive = OSSymbol::withCStringNoCopy("setActive"); in initialize()