Searched refs:gIOExclaveProxyKey (Results 1 – 1 of 1) sorted by relevance
215 const OSSymbol * gIOExclaveProxyKey; variable597 gIOExclaveProxyKey = OSSymbol::withCStringNoCopy(kIOExclaveProxyKey); in initialize()7664 if (!table->getObject(gIOExclaveProxyKey) && !isUser) { in matchInternal()7668 } else if (table->getObject(gIOExclaveProxyKey)) { in matchInternal()