Searched defs:APM_IOC_DEV_CTL (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/arch/arm/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/loongson/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/powerpc64/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/sparc64/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/macppc/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/arm64/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/riscv64/include/ |
H A D | apmvar.h | 112 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/i386/include/ |
H A D | apmvar.h | 285 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|
/openbsd/sys/arch/amd64/include/ |
H A D | apmvar.h | 286 #define APM_IOC_DEV_CTL _IOW('A', 5, struct apm_ctl) /* put device into mode */ macro
|