Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIODMAEventSource.cpp157 IODMAEventSource::getFIFODepth(IODirection direction) in getFIFODepth() function in IODMAEventSource
163 return dmaController->getFIFODepth(dmaIndex, direction); in getFIFODepth()
/xnu-8796.121.2/iokit/IOKit/
H A DIODMAController.h58 virtual IOByteCount getFIFODepth(UInt32 dmaIndex, IODirection direction) = 0;
H A DIODMAEventSource.h66 virtual IOByteCount getFIFODepth(IODirection direction = kIODirectionNone);