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