Lines Matching +full:0 +full:x5300
17 #define APM_16_BIT_SUPPORT 0x0001
18 #define APM_32_BIT_SUPPORT 0x0002
19 #define APM_IDLE_SLOWS_CLOCK 0x0004
20 #define APM_BIOS_DISABLED 0x0008
21 #define APM_BIOS_DISENGAGED 0x0010
40 #define APM_FUNC_INST_CHECK 0x5300
41 #define APM_FUNC_REAL_CONN 0x5301
42 #define APM_FUNC_16BIT_CONN 0x5302
43 #define APM_FUNC_32BIT_CONN 0x5303
44 #define APM_FUNC_DISCONN 0x5304
45 #define APM_FUNC_IDLE 0x5305
46 #define APM_FUNC_BUSY 0x5306
47 #define APM_FUNC_SET_STATE 0x5307
48 #define APM_FUNC_ENABLE_PM 0x5308
49 #define APM_FUNC_RESTORE_BIOS 0x5309
50 #define APM_FUNC_GET_STATUS 0x530a
51 #define APM_FUNC_GET_EVENT 0x530b
52 #define APM_FUNC_GET_STATE 0x530c
53 #define APM_FUNC_ENABLE_DEV_PM 0x530d
54 #define APM_FUNC_VERSION 0x530e
55 #define APM_FUNC_ENGAGE_PM 0x530f
56 #define APM_FUNC_GET_CAP 0x5310
57 #define APM_FUNC_RESUME_TIMER 0x5311
58 #define APM_FUNC_RESUME_ON_RING 0x5312
59 #define APM_FUNC_TIMER 0x5313
64 #define APM_FUNC_DISABLE_TIMER 0
71 #define APM_FUNC_DISABLE_RING 0
78 #define APM_FUNC_TIMER_DISABLE 0
90 #define APM_DEVICE_BALL ((apm_info.connection_version > 0x0100) ? \