Home | History | Annotate | Download | only in Library

Lines Matching refs:Operation

6   DMA Bus Master Read Operation:

10 Wait for DMA Bus Master to complete the read operation.
13 DMA Bus Master Write Operation:
17 Wait for DMA Bus Master to complete the write operation.
20 DMA Bus Master Common Buffer Operation:
45 /// A read operation from system memory by a bus master.
49 /// A write operation from system memory by a bus master.
66 Operation is relative to the DMA bus master.
68 @param Operation Indicates if the bus master is going to read or write to system memory.
86 IN DMA_MAP_OPERATION Operation,
98 operation and releases any corresponding resources.