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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h119 extern const OSSymbol * gIODefaultMatchCategoryKey;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp109 const OSSymbol * gIODefaultMatchCategoryKey; variable
296 gIODefaultMatchCategoryKey = OSSymbol::withCStringNoCopy(
374 && gIOMatchCategoryKey && gIODefaultMatchCategoryKey
2958 category = gIODefaultMatchCategoryKey;
3061 category = gIODefaultMatchCategoryKey;
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp481 client = device->copyClientWithCategory(gIODefaultMatchCategoryKey);

Completed in 314 milliseconds