ReactOS 0.4.16-dev-2633-g8dc9e50
_INTEL_HW_EXTENSION Struct Reference
Collaboration diagram for _INTEL_HW_EXTENSION:

Public Attributes

ULONG Register
 
USHORT CurrentTiming
 
struct {
   USHORT   Timing [2]
 
Device [MAX_IDE_DEVICE]
 

Detailed Description

Definition at line 262 of file intel.c.

Member Data Documentation

◆ CurrentTiming

USHORT _INTEL_HW_EXTENSION::CurrentTiming

Definition at line 265 of file intel.c.

Referenced by IntelPiixLegacyPrepareIo(), and IntelPiixLegacySetTransferMode().

◆ 

struct { ... } _INTEL_HW_EXTENSION::Device[MAX_IDE_DEVICE]

◆ Register

ULONG _INTEL_HW_EXTENSION::Register

◆ Timing

USHORT _INTEL_HW_EXTENSION::Timing[2]

Definition at line 268 of file intel.c.


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