ReactOS 0.4.15-dev-8021-g7ce96fd
_DC_MEDIA Struct Reference

#include <media.h>

Public Attributes

ULONG OpMode
 
USHORT GpioCtrl
 
USHORT GpioData
 
union {
   struct _DC_MEDIA_SIA_DATA {
      ULONG   Csr13
 
      ULONG   Csr14
 
      ULONG   Csr15
 
   } 
 
   struct _DC_MEDIA_GPR_DATA {
      ULONG   LinkMask
 
      ULONG   Polarity
 
   } 
 
}; 
 

Detailed Description

Definition at line 10 of file media.h.

Member Data Documentation

◆ 

union { ... } _DC_MEDIA::@988

◆ Csr13

ULONG _DC_MEDIA::Csr13

◆ Csr14

ULONG _DC_MEDIA::Csr14

◆ Csr15

ULONG _DC_MEDIA::Csr15

◆ GpioCtrl

USHORT _DC_MEDIA::GpioCtrl

Definition at line 14 of file media.h.

Referenced by MediaSiaSelect(), SRomDecodeBlockSia(), and SRomDecodeBlockSym().

◆ GpioData

USHORT _DC_MEDIA::GpioData

◆ LinkMask

ULONG _DC_MEDIA::LinkMask

Definition at line 28 of file media.h.

Referenced by MediaGprCheckLink(), and SRomDecodeBlockGpr().

◆ OpMode

ULONG _DC_MEDIA::OpMode

Definition at line 12 of file media.h.

Referenced by MediaGprSelect(), MediaSiaSelect(), SRomDecodeBlockGpr(), and SRomDecodeBlockSym().

◆ Polarity

ULONG _DC_MEDIA::Polarity

Definition at line 29 of file media.h.

Referenced by MediaGprCheckLink(), and SRomDecodeBlockGpr().


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