Searched refs:APMIO_BIOS (Results 1 – 3 of 3) sorted by relevance
248 if (ioctl(fd, APMIO_BIOS, &args)) { in print_all_info()297 if (ioctl(fd, APMIO_BIOS, &args) == 0) { in print_all_info()373 if (ioctl(fd, APMIO_BIOS, &args)) { in apm_set_timer()
251 #define APMIO_BIOS _IOWR('P', 10, struct apm_bios_arg) macro
367 case APMIO_BIOS: in apmioctl()