HomeSort by: relevance | last modified time | path
    Searched refs:OAPM_IOC_GETPOWER (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/apm/
apmio.h 62 #define OAPM_IOC_GETPOWER _IOR('A', 3, struct apm_power_info) /* fetch battery state */
apm.c 811 case OAPM_IOC_GETPOWER:
  /src/sys/dev/hpc/apm/
apmdev.c 852 case OAPM_IOC_GETPOWER:
  /src/sys/arch/sparc/dev/
tctrl.c 1113 case OAPM_IOC_GETPOWER:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1125 unsigned IOCTL_OAPM_IOC_GETPOWER = OAPM_IOC_GETPOWER;
sanitizer_interceptors_ioctl_netbsd.inc 132 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);

Completed in 22 milliseconds