ReactOS 0.4.17-dev-6-g54422db
_IDE_ACPI_TIMING_MODE_BLOCK Struct Reference

#include <ata_shared.h>

Collaboration diagram for _IDE_ACPI_TIMING_MODE_BLOCK:

Public Attributes

struct {
   ULONG   PioSpeed
 
   ULONG   DmaSpeed
 
Drive [2]
 
ULONG ModeFlags
 
struct {
   ULONG   PioSpeed
 PIO cycle timing in ns. More...
 
   ULONG   DmaSpeed
 DMA cycle timing in ns. More...
 
Drive [MAX_IDE_DEVICE]
 

Detailed Description

IDE channel timing information block

Definition at line 160 of file Bus_PDO_EvalMethod.c.

Member Data Documentation

◆ DmaSpeed

ULONG _IDE_ACPI_TIMING_MODE_BLOCK::DmaSpeed

DMA cycle timing in ns.

Definition at line 165 of file Bus_PDO_EvalMethod.c.

◆  [1/2]

struct { ... } _IDE_ACPI_TIMING_MODE_BLOCK::Drive[2]

◆  [2/2]

struct { ... } _IDE_ACPI_TIMING_MODE_BLOCK::Drive[MAX_IDE_DEVICE]

◆ ModeFlags

ULONG _IDE_ACPI_TIMING_MODE_BLOCK::ModeFlags

◆ PioSpeed

ULONG _IDE_ACPI_TIMING_MODE_BLOCK::PioSpeed

PIO cycle timing in ns.

Definition at line 164 of file Bus_PDO_EvalMethod.c.


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