Home
last modified time | relevance | path

Searched refs:OAPM_IOC_GETPOWER (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/dev/apm/
H A Dapmio.h62 #define OAPM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */ macro
H A Dapm.c811 case OAPM_IOC_GETPOWER: in apmioctl()
/netbsd/sys/dev/hpc/apm/
H A Dapmdev.c852 case OAPM_IOC_GETPOWER: in apmdevioctl()
/netbsd/sys/arch/sparc/dev/
H A Dtctrl.c1113 case OAPM_IOC_GETPOWER: in tctrlioctl()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1125 unsigned IOCTL_OAPM_IOC_GETPOWER = OAPM_IOC_GETPOWER;
H A Dsanitizer_interceptors_ioctl_netbsd.inc132 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1287 unsigned IOCTL_OAPM_IOC_GETPOWER = OAPM_IOC_GETPOWER;
H A Dsanitizer_interceptors_ioctl_netbsd.inc131 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1287 unsigned IOCTL_OAPM_IOC_GETPOWER = OAPM_IOC_GETPOWER;
H A Dsanitizer_interceptors_ioctl_netbsd.inc131 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);