ReactOS 0.4.16-dev-2293-g4d8327b
_HDAC_STREAM Struct Reference

#include <fdo.h>

Collaboration diagram for _HDAC_STREAM:

Public Attributes

struct _FDO_CONTEXTFdoContext
 
struct _PDO_DEVICE_DATAPdoContext
 
PMDL mdlBuf
 
UINT32posbuf
 
PVOID dmaBuf
 
HDAC_BDLENTRYbdl
 
BOOLEAN stripe
 
UINT32 bufSz
 
UINT32 periodBytes
 
UINT32 fifoSize
 
UINT16 numBlocks
 
UINT8sdAddr
 
UINT32 int_sta_mask
 
UINT8spib_addr
 
UINT8 streamTag
 
UINT8 idx
 
HDAUDIO_STREAM_FORMAT streamFormat
 
PKEVENT registeredEvents [MAX_NOTIF_EVENTS]
 
HDAC_STREAM_CALLBACK registeredCallbacks [MAX_NOTIF_EVENTS]
 
HDAC_ISR_CALLBACK isr
 
BOOLEAN running
 
BOOLEAN irqReceived
 

Detailed Description

Definition at line 43 of file fdo.h.

Member Data Documentation

◆ bdl

HDAC_BDLENTRY* _HDAC_STREAM::bdl

Definition at line 51 of file fdo.h.

◆ bufSz

UINT32 _HDAC_STREAM::bufSz

Definition at line 55 of file fdo.h.

◆ dmaBuf

PVOID _HDAC_STREAM::dmaBuf

Definition at line 50 of file fdo.h.

◆ FdoContext

struct _FDO_CONTEXT* _HDAC_STREAM::FdoContext

Definition at line 44 of file fdo.h.

◆ fifoSize

UINT32 _HDAC_STREAM::fifoSize

Definition at line 57 of file fdo.h.

◆ idx

UINT8 _HDAC_STREAM::idx

Definition at line 66 of file fdo.h.

◆ int_sta_mask

UINT32 _HDAC_STREAM::int_sta_mask

Definition at line 61 of file fdo.h.

◆ irqReceived

BOOLEAN _HDAC_STREAM::irqReceived

Definition at line 76 of file fdo.h.

◆ isr

HDAC_ISR_CALLBACK _HDAC_STREAM::isr

Definition at line 73 of file fdo.h.

◆ mdlBuf

PMDL _HDAC_STREAM::mdlBuf

Definition at line 47 of file fdo.h.

◆ numBlocks

UINT16 _HDAC_STREAM::numBlocks

Definition at line 58 of file fdo.h.

◆ PdoContext

struct _PDO_DEVICE_DATA* _HDAC_STREAM::PdoContext

Definition at line 45 of file fdo.h.

◆ periodBytes

UINT32 _HDAC_STREAM::periodBytes

Definition at line 56 of file fdo.h.

◆ posbuf

UINT32* _HDAC_STREAM::posbuf

Definition at line 48 of file fdo.h.

◆ registeredCallbacks

HDAC_STREAM_CALLBACK _HDAC_STREAM::registeredCallbacks[MAX_NOTIF_EVENTS]

Definition at line 71 of file fdo.h.

◆ registeredEvents

PKEVENT _HDAC_STREAM::registeredEvents[MAX_NOTIF_EVENTS]

Definition at line 70 of file fdo.h.

◆ running

BOOLEAN _HDAC_STREAM::running

Definition at line 75 of file fdo.h.

◆ sdAddr

UINT8* _HDAC_STREAM::sdAddr

Definition at line 60 of file fdo.h.

◆ spib_addr

UINT8* _HDAC_STREAM::spib_addr

Definition at line 63 of file fdo.h.

◆ streamFormat

HDAUDIO_STREAM_FORMAT _HDAC_STREAM::streamFormat

Definition at line 68 of file fdo.h.

◆ streamTag

UINT8 _HDAC_STREAM::streamTag

Definition at line 65 of file fdo.h.

◆ stripe

BOOLEAN _HDAC_STREAM::stripe

Definition at line 53 of file fdo.h.


The documentation for this struct was generated from the following file: