Searched refs:m_DmaEnabler (Results 1 – 4 of 4) sorted by relevance
210 return m_DmaEnabler; in GetDmaEnabler()388 FxDmaEnabler* m_DmaEnabler; member in FxDmaTransactionBase600 if (m_DmaEnabler->UsesDmaV3()) in GetScatterGatherList()674 if (m_DmaEnabler->UsesDmaV3()) { in BuildScatterGatherList()1025 if (m_DmaEnabler->UsesDmaV3() == FALSE) in AcquireDevice()1041 if (m_DmaEnabler->UsesDmaV3() == FALSE) in ReleaseDevice()1080 if (m_DmaEnabler->UsesDmaV3()) { in AllocateAdapterChannel()1100 _AdapterControl(m_DmaEnabler->m_FDO, in AllocateAdapterChannel()1191 if (m_DmaEnabler->UsesDmaV3()) { in MapTransfer()1297 if (m_DmaEnabler->UsesDmaV3()) { in FlushAdapterBuffers()[all …]
141 FxDmaEnabler * m_DmaEnabler; member in FxCommonBuffer
41 m_DmaEnabler = DmaEnabler; in FxDmaTransactionBase()166 if (m_DmaEnabler->UsesDmaV3()) { in Initialize()546 m_DmaEnabler->m_FDO, in CancelResourceAllocation()857 m_DmaEnabler->RELEASE(this); in Dispose()1041 if (m_DmaEnabler->m_IsSGListAllocated) { in StageTransfer()1372 else if (m_DmaEnabler->IsBusMaster() == FALSE) { in ReserveAdapter()1421 if (m_DmaEnabler->UsesDmaV3()) { in ReserveAdapter()1549 m_DmaEnabler->UsesDmaV3()); in StartTransfer()1581 if (m_DmaEnabler->IsBusMaster() == FALSE) { in StartTransfer()2323 m_DmaEnabler->m_Device->GetHandle(), in CallEvtDmaCompleted()[all …]
36 m_DmaEnabler = pDmaEnabler; in FxCommonBuffer()49 m_Alignment = m_DmaEnabler->GetAlignment(); in FxCommonBuffer()103 m_DmaEnabler->AllocateCommonBuffer(m_RawLength, in AllocateCommonBuffer()167 m_DmaEnabler->FreeCommonBuffer((ULONG) m_RawLength, in FreeCommonBuffer()