Searched defs:dmaPending (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/
H A Ddma_device.hh164 bool dmaPending() const { return pendingCount > 0; } function in class:DmaPort
205 bool dmaPending() const { return dmaPort.dmaPending(); } function in class:DmaDevice

Completed in 6 milliseconds