Searched refs:APM_BIOS (Results 1 – 2 of 2) sorted by relevance
245 args.eax = (APM_BIOS) << 8 | APM_RESUMETIMER; in print_all_info()294 args.eax = (APM_BIOS) << 8 | APM_RESUMEONRING; in print_all_info()363 args.eax = (APM_BIOS) << 8 | APM_RESUMETIMER; in apm_set_timer()
25 #define APM_BIOS 0x53 macro