Searched refs:soughtKext (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOStatistics.cpp302 KextNode soughtKext, *foundKext = NULL; local
326 soughtKext.kext = parentKext;
327 foundKext = RB_FIND(KextTree, &kextHead, &soughtKext);

Completed in 22 milliseconds