|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#include <fdo.h>
Public Attributes | |
| UINT32 | lowAddr |
| UINT32 | highAddr |
| UINT32 | len |
| UINT32 | ioc |
| UINT32 _HDAC_BDLENTRY::highAddr |
Definition at line 38 of file fdo.h.
Referenced by HDA_AllocateDmaBufferWithNotification().
| UINT32 _HDAC_BDLENTRY::ioc |
Definition at line 40 of file fdo.h.
Referenced by HDA_AllocateDmaBufferWithNotification().
| UINT32 _HDAC_BDLENTRY::len |
Definition at line 39 of file fdo.h.
Referenced by HDA_AllocateDmaBufferWithNotification().
| UINT32 _HDAC_BDLENTRY::lowAddr |
Definition at line 37 of file fdo.h.
Referenced by HDA_AllocateDmaBufferWithNotification().