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

  /src/sys/dev/apm/
apmio.h 65 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
apm.c 777 case APM_IOC_DEV_CTL:
  /src/sys/arch/macppc/dev/
apm.c 294 case APM_IOC_DEV_CTL:
  /src/sys/arch/arm/xscale/
pxa2x0_apm.c 567 case APM_IOC_DEV_CTL:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1128 unsigned IOCTL_APM_IOC_DEV_CTL = APM_IOC_DEV_CTL;
sanitizer_interceptors_ioctl_netbsd.inc 135 _(APM_IOC_DEV_CTL, READ, struct_apm_ctl_sz);

Completed in 19 milliseconds