📄 dma.def
字号:
;
; Copyright (c) 2000-2002 Intel Corporation. All rights reserved.
;
LIBRARY DMA
EXPORTS GDE_Init
GDE_Deinit
GDE_Open
GDE_Close
GDE_IOControl
GDE_Read
GDE_Write
GDE_Seek
GDE_PowerUp
GDE_PowerDown
XllpDmacInit
XllpDmacHwInit
XllpDmacAcquireMutex
XllpDmacFreeMutex
XllpDmacRegisterDeviceHandler
XllpDmacUnregisterDeviceHandler
XllpDmacEnableInterrupts
XllpDmacDisableInterrupts
XllpDmacInterruptHandler
XllpDmacGetRemainingXfrLength
XllpDmacGetPhysicalAds
XllpDmacCreateDescriptorList
XllpDmacChainDescriptors
XllpDmacAllocateMdl
XllpDmacFreeBufferMdl
XllpDmacCreateBufferMdl
XllpDmacAllocDmaDescriptorList
XllpDmacFreeDescriptorList
XllpDmacSetupTransfer
XllpDmacAllocChannel
XllpDmacAllocOneChannel
XllpDmacFreeChannel
XllpDmacFillLinkedDesc
XllpDmacCfgChannelDescTransfer
XllpDmacCfgChannelNoDescTransfer
XllpDmacStartTransfer
XllpDmacStopTransfer
XllpDmacAttachDesc
XllpDmacDetachDesc
XllpDmacGetChannelStatus
XllpDmacClearChannelStatus
XllpDmacEnableInterrupt
XllpDmacDisableInterrupt
XllpDmacGetXfrDone
XllpDmacSetEor
XllpDmacDumpStatus
XllpDmacInitHandle
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -