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

/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Diosetarg.c11 #ifndef kIODebugArgumentsKey
12 #define kIODebugArgumentsKey "IODebugArguments" macro
41 kr = IORegistryEntrySetCFProperty(service, CFSTR(kIODebugArgumentsKey), array);
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIPrivate.h263 #ifndef kIODebugArgumentsKey
264 #define kIODebugArgumentsKey "IODebugArguments" macro
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3650 && (array = OSDynamicCast(OSArray, dict->getObject(kIODebugArgumentsKey)))

Completed in 122 milliseconds