Home
last modified time | relevance | path

Searched refs:kOSKextTypicalUpgradeCount (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp192 #define kOSKextTypicalUpgradeCount (5) macro
994 sDriverKitToUpgradeByID = OSDictionary::withCapacity(kOSKextTypicalUpgradeCount); in initialize()