Searched refs:gDARTMapperFunctionSetActive (Results 1 – 3 of 3) sorted by relevance
49 extern const OSSymbol * gDARTMapperFunctionSetActive;
51 const OSSymbol *gDARTMapperFunctionSetActive; variable581 …res = kIOReturnSuccess == mapper->callPlatformFunction(gDARTMapperFunctionSetActive, false, (void … in IOExclaveMapperOperationUpcallHandler()584 …res = kIOReturnSuccess == mapper->callPlatformFunction(gDARTMapperFunctionSetActive, false, (void … in IOExclaveMapperOperationUpcallHandler()
704 gDARTMapperFunctionSetActive = OSSymbol::withCStringNoCopy("setActive"); in initialize()