Searched refs:moduleDextName (Results 1 – 1 of 1) sorted by relevance
642 …OSString *moduleDextName = OSDynamicCast(OSString, driver->getObject(gIOModuleIdentifierKey.get())… in isModuleLoaded() local643 if (moduleDextName && !(moduleName->isEqualTo(moduleDextName))) { in isModuleLoaded()645 ret = OSKext::loadKextWithIdentifier(moduleDextName, dextRef); in isModuleLoaded()