New Interfaces

date	99.06.03.23.26.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:31:23 +00:00
parent 85ceb09a23
commit 44b754d22d

View File

@ -151,23 +151,25 @@ void
EvRestoreAcpiState (
void);
INT32
EvGpeDispatch (
UINT16 Index,
UINT32 GpeBase,
UINT16 GpeLength);
ACPI_STATUS
EvGpeInitialize (
void);
INT32
UINT32
EvGpeDispatch (
UINT32 GpeNumber);
UINT32
EvGpeDetect (
void);
INT32
UINT32
EvFixedEventDetect (
void);
INT32
UINT32
EvFixedEventDispatch (
INT32 Event);
UINT32 Event);
/* Debug stuff */