Searched refs:gIOPCIThunderboltKey (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp118 const OSSymbol * gIOPCIThunderboltKey; variable
333 gIOPCIThunderboltKey = OSSymbol::withCStringNoCopy("PCI-Thunderbolt");
1823 (!root->getProperty(gIOPCIThunderboltKey))
H A DIOPCIConfigurator.cpp1136 if (child->dtEntry->getProperty(gIOPCIThunderboltKey))
1141 if ((obj = child->dtEntry->copyProperty(gIOPCIThunderboltKey, gIODTPlane,
/macosx-10.10.1/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIPrivate.h276 extern const OSSymbol * gIOPCIThunderboltKey;

Completed in 160 milliseconds