Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

apm.h File Reference

Go to the source code of this file.

Defines

#define APM_DEVICE_BIOS   0x0000
#define APM_DEVICE_ALL   0x0001
#define APM_DEVICE_DISPLAY   1
#define APM_DEVICE_STORAGE   2
#define APM_DEVICE_PARALLEL   3
#define APM_DEVICE_SERIAL   4
#define APM_MAX_DEVICE_TYPE   4
#define APM_DEVICE_ID(Type, Inst)   ((Type << 8) | Inst)
#define APM_SET_READY   0
#define APM_SET_STANDBY   1
#define APM_SET_SUSPEND   2
#define APM_SET_OFF   3
#define APM_INSTALLATION_CHECK   0x5300
#define APM_REAL_MODE_CONNECT   0x5301
#define APM_PROTECT_MODE_16bit_CONNECT   0x5302
#define APM_PROTECT_MODE_32bit_CONNECT   0x5303
#define APM_DISCONNECT   0x5304
#define APM_CPU_IDLE   0x5305
#define APM_CPU_BUSY   0x5306
#define APM_SET_POWER_STATE   0x5307
#define APM_ENABLE_FUNCTION   0x5308
#define APM_RESTORE_DEFAULTS   0x5309
#define APM_GET_POWER_STATUS   0x530A
#define APM_GET_EVENT   0x530B
#define APM_DRIVER_VERSION   0x530E
#define APM_MODE_16BIT   0x0001
#define APM_MODE_32BIT   0x0002
#define APM_CPU_IDLE_SLOW   0x0004
#define APM_DISABLED   0x0008
#define APM_DISENGAGED   0x0010


Define Documentation

#define APM_CPU_BUSY   0x5306
 

Definition at line 50 of file apm.h.

#define APM_CPU_IDLE   0x5305
 

Definition at line 49 of file apm.h.

#define APM_CPU_IDLE_SLOW   0x0004
 

Definition at line 75 of file apm.h.

#define APM_DEVICE_ALL   0x0001
 

Definition at line 26 of file apm.h.

#define APM_DEVICE_BIOS   0x0000
 

Definition at line 25 of file apm.h.

#define APM_DEVICE_DISPLAY   1
 

Definition at line 28 of file apm.h.

#define APM_DEVICE_ID Type,
Inst   )     ((Type << 8) | Inst)
 

Definition at line 34 of file apm.h.

#define APM_DEVICE_PARALLEL   3
 

Definition at line 30 of file apm.h.

#define APM_DEVICE_SERIAL   4
 

Definition at line 31 of file apm.h.

#define APM_DEVICE_STORAGE   2
 

Definition at line 29 of file apm.h.

#define APM_DISABLED   0x0008
 

Definition at line 76 of file apm.h.

#define APM_DISCONNECT   0x5304
 

Definition at line 48 of file apm.h.

#define APM_DISENGAGED   0x0010
 

Definition at line 77 of file apm.h.

#define APM_DRIVER_VERSION   0x530E
 

Definition at line 56 of file apm.h.

#define APM_ENABLE_FUNCTION   0x5308
 

Definition at line 52 of file apm.h.

#define APM_GET_EVENT   0x530B
 

Definition at line 55 of file apm.h.

#define APM_GET_POWER_STATUS   0x530A
 

Definition at line 54 of file apm.h.

#define APM_INSTALLATION_CHECK   0x5300
 

Definition at line 44 of file apm.h.

#define APM_MAX_DEVICE_TYPE   4
 

Definition at line 32 of file apm.h.

#define APM_MODE_16BIT   0x0001
 

Definition at line 73 of file apm.h.

#define APM_MODE_32BIT   0x0002
 

Definition at line 74 of file apm.h.

#define APM_PROTECT_MODE_16bit_CONNECT   0x5302
 

Definition at line 46 of file apm.h.

#define APM_PROTECT_MODE_32bit_CONNECT   0x5303
 

Definition at line 47 of file apm.h.

#define APM_REAL_MODE_CONNECT   0x5301
 

Definition at line 45 of file apm.h.

#define APM_RESTORE_DEFAULTS   0x5309
 

Definition at line 53 of file apm.h.

#define APM_SET_OFF   3
 

Definition at line 40 of file apm.h.

#define APM_SET_POWER_STATE   0x5307
 

Definition at line 51 of file apm.h.

#define APM_SET_READY   0
 

Definition at line 37 of file apm.h.

#define APM_SET_STANDBY   1
 

Definition at line 38 of file apm.h.

#define APM_SET_SUSPEND   2
 

Definition at line 39 of file apm.h.


Generated on Sat May 15 19:42:53 2004 for test by doxygen 1.3.7