ReactOS 0.4.16-dev-329-g9223134
|
#include <aclocal.h>
Public Attributes | |
char * | Name |
UINT16 | Start |
UINT16 | End |
UINT8 | OsiDependency |
UINT16 acpi_port_info::End |
Definition at line 1280 of file aclocal.h.
Referenced by AcpiHwValidateIoRequest().
char* acpi_port_info::Name |
Definition at line 1278 of file aclocal.h.
Referenced by AcpiHwValidateIoRequest().
UINT8 acpi_port_info::OsiDependency |
Definition at line 1281 of file aclocal.h.
Referenced by AcpiHwValidateIoRequest().
UINT16 acpi_port_info::Start |
Definition at line 1279 of file aclocal.h.
Referenced by AcpiHwValidateIoRequest().