Lines Matching +full:0 +full:x0a0
7 * it under the terms of the GNU General Public License v2.0 as published by
25 #define HC_ACTION_NONE (0)
29 #define HC_SMITYPE_NONE (0)
34 #define ESM_APM_CMD (0x0A0)
35 #define ESM_APM_POWER_CYCLE (0x10)
38 #define CMOS_BASE_PORT (0x070)
39 #define CMOS_PAGE1_INDEX_PORT (0)
43 #define PE1400_APM_CONTROL_PORT (0x0B0)
44 #define PCAT_APM_CONTROL_PORT (0x0B2)
45 #define PCAT_APM_STATUS_PORT (0x0B3)
46 #define PE1300_CMOS_CMD_STRUCT_PTR (0x38)
47 #define PE1400_CMOS_CMD_STRUCT_PTR (0x70)
53 #define EXPIRED_TIMER (0)
55 #define SMI_CMD_MAGIC (0x534D4931)