ReactOS 0.4.16-dev-550-g2186ce3
|
Public Attributes | |
struct { | |
ULONG PioSpeed | |
ULONG DmaSpeed | |
} | Drive [2] |
ULONG | ModeFlags |
Definition at line 158 of file Bus_PDO_EvalMethod.c.
ULONG _IDE_ACPI_TIMING_MODE_BLOCK::DmaSpeed |
Definition at line 163 of file Bus_PDO_EvalMethod.c.
struct { ... } _IDE_ACPI_TIMING_MODE_BLOCK::Drive[2] |
Referenced by AcpiEvaluateObject(), DrvEvaluateGtmObject(), and DrvTestComplexBuffer().
ULONG _IDE_ACPI_TIMING_MODE_BLOCK::ModeFlags |
Definition at line 166 of file Bus_PDO_EvalMethod.c.
Referenced by AcpiEvaluateObject(), DrvEvaluateGtmObject(), and DrvTestComplexBuffer().
ULONG _IDE_ACPI_TIMING_MODE_BLOCK::PioSpeed |
Definition at line 162 of file Bus_PDO_EvalMethod.c.