Linux Kernel
3.7.1
|
#include <acrestyp.h>
Data Fields | |
ACPI_RESOURCE_ADDRESS_COMMON u8 | revision_ID |
u64 | granularity |
u64 | minimum |
u64 | maximum |
u64 | translation_offset |
u64 | address_length |
u64 | type_specific |
Definition at line 334 of file acrestyp.h.
u64 address_length |
Definition at line 340 of file acrestyp.h.
u64 granularity |
Definition at line 336 of file acrestyp.h.
u64 maximum |
Definition at line 338 of file acrestyp.h.
u64 minimum |
Definition at line 337 of file acrestyp.h.
ACPI_RESOURCE_ADDRESS_COMMON u8 revision_ID |
Definition at line 335 of file acrestyp.h.
u64 translation_offset |
Definition at line 339 of file acrestyp.h.
u64 type_specific |
Definition at line 341 of file acrestyp.h.