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