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

/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp95 kCheckLinkParents = 0x00000001, enumerator in enum:__anon2404
1125 if (kIOReturnSuccess != device->parent->checkLink(kCheckLinkParents))
2678 ret = fBridgeDevice->checkLink(options & ~kCheckLinkParents);
2681 if ((kCheckLinkParents & options) || !fHotPlugInts || !fBridgeInterruptSource) return (ret);

Completed in 107 milliseconds