ReactOS 0.4.16-dev-250-g3ecd236
|
#include <media.h>
Public Attributes | |
UCHAR | SetupStreamLength |
UCHAR | ResetStreamLength |
USHORT | Advertising |
USHORT | SetupStream [SROM_MAX_STREAM_REGS+1] |
USHORT | ResetStream [SROM_MAX_STREAM_REGS] |
USHORT _DC_MII_MEDIA::Advertising |
Definition at line 38 of file media.h.
Referenced by SRomDecodeBlockMii().
USHORT _DC_MII_MEDIA::ResetStream[SROM_MAX_STREAM_REGS] |
Definition at line 40 of file media.h.
Referenced by SRomDecodeBlockMii().
UCHAR _DC_MII_MEDIA::ResetStreamLength |
Definition at line 37 of file media.h.
Referenced by SRomDecodeBlockMii().
USHORT _DC_MII_MEDIA::SetupStream[SROM_MAX_STREAM_REGS+1] |
Definition at line 39 of file media.h.
Referenced by SRomDecodeBlockMii().
UCHAR _DC_MII_MEDIA::SetupStreamLength |
Definition at line 36 of file media.h.
Referenced by SRomDecodeBlockMii().