Searched refs:apm_ctl (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/arch/macppc/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/sparc64/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/loongson/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/arm/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/powerpc64/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/arm64/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/riscv64/include/
H A Dapmvar.h103 struct apm_ctl { struct
112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/amd64/include/
H A Dapmvar.h277 struct apm_ctl { struct
286 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/i386/include/
H A Dapmvar.h276 struct apm_ctl { struct
285 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */
/openbsd-current/sys/arch/i386/i386/
H A Dapm.c1038 struct apm_ctl *actl = (struct apm_ctl *)data;
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp687 unsigned struct_apm_ctl_sz = sizeof(apm_ctl);

Completed in 227 milliseconds