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

/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIDevice.h290 // setLatencyTolerance options
847 IOReturn setLatencyTolerance(IOOptionBits type, uint64_t nanoseconds);
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp965 IOPCIDevice::setLatencyTolerance(IOOptionBits type, uint64_t nanoseconds) function in class:IOPCIDevice
H A DIOPCIBridge.cpp3743 ret = victim->setLatencyTolerance(type, nsecs);
3744 kprintf("setLatencyTolerance 0x%x\n", ret);

Completed in 227 milliseconds