ReactOS 0.4.15-dev-8028-g8e799e2
_DC_MII_MEDIA Struct Reference

#include <media.h>

Public Attributes

UCHAR SetupStreamLength
 
UCHAR ResetStreamLength
 
USHORT Advertising
 
USHORT SetupStream [SROM_MAX_STREAM_REGS+1]
 
USHORT ResetStream [SROM_MAX_STREAM_REGS]
 

Detailed Description

Definition at line 34 of file media.h.

Member Data Documentation

◆ Advertising

USHORT _DC_MII_MEDIA::Advertising

Definition at line 38 of file media.h.

Referenced by SRomDecodeBlockMii().

◆ ResetStream

USHORT _DC_MII_MEDIA::ResetStream[SROM_MAX_STREAM_REGS]

Definition at line 40 of file media.h.

Referenced by SRomDecodeBlockMii().

◆ ResetStreamLength

UCHAR _DC_MII_MEDIA::ResetStreamLength

Definition at line 37 of file media.h.

Referenced by SRomDecodeBlockMii().

◆ SetupStream

USHORT _DC_MII_MEDIA::SetupStream[SROM_MAX_STREAM_REGS+1]

Definition at line 39 of file media.h.

Referenced by SRomDecodeBlockMii().

◆ SetupStreamLength

UCHAR _DC_MII_MEDIA::SetupStreamLength

Definition at line 36 of file media.h.

Referenced by SRomDecodeBlockMii().


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