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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIODMAEventSource.cpp128 IOByteCount IODMAEventSource::getFIFODepth(IODirection direction) function in class:IODMAEventSource
132 return dmaController->getFIFODepth(dmaIndex, direction);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIODMAController.h57 virtual IOByteCount getFIFODepth(UInt32 dmaIndex, IODirection direction) = 0;
H A DIODMAEventSource.h65 virtual IOByteCount getFIFODepth(IODirection direction = kIODirectionNone);

Completed in 66 milliseconds