mirror of
https://github.com/acpica/acpica/
synced 2025-01-09 11:02:02 +03:00
ACPI_PHYSICAL_ADDRESS cleanups
date 2000.11.03.00.07.00; author agrover; state Exp;
This commit is contained in:
parent
3847f17be5
commit
3b69e1393f
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acevents.h - Event subcomponent prototypes and defines
|
||||
* $Revision: 1.59 $
|
||||
* $Revision: 1.60 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -200,7 +200,7 @@ ACPI_STATUS
|
||||
AcpiEvAddressSpaceDispatch (
|
||||
ACPI_OPERAND_OBJECT *RegionObj,
|
||||
UINT32 Function,
|
||||
ACPI_INTEGER Address,
|
||||
ACPI_PHYSICAL_ADDRESS Address,
|
||||
UINT32 BitWidth,
|
||||
UINT32 *Value);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user