ReactOS 0.4.15-dev-7924-g5949c20
acpi_port_info Struct Reference

#include <aclocal.h>

Public Attributes

charName
 
UINT16 Start
 
UINT16 End
 
UINT8 OsiDependency
 

Detailed Description

Definition at line 1276 of file aclocal.h.

Member Data Documentation

◆ End

UINT16 acpi_port_info::End

Definition at line 1280 of file aclocal.h.

Referenced by AcpiHwValidateIoRequest().

◆ Name

char* acpi_port_info::Name

Definition at line 1278 of file aclocal.h.

Referenced by AcpiHwValidateIoRequest().

◆ OsiDependency

UINT8 acpi_port_info::OsiDependency

Definition at line 1281 of file aclocal.h.

Referenced by AcpiHwValidateIoRequest().

◆ Start

UINT16 acpi_port_info::Start

Definition at line 1279 of file aclocal.h.

Referenced by AcpiHwValidateIoRequest().


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