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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vme/devices/
H A Dvme_user.h24 #define VME_IOC_MAGIC 0xAE macro
36 #define VME_GET_SLAVE _IOR(VME_IOC_MAGIC, 1, struct vme_slave)
37 #define VME_SET_SLAVE _IOW(VME_IOC_MAGIC, 2, struct vme_slave)
38 #define VME_GET_MASTER _IOR(VME_IOC_MAGIC, 3, struct vme_master)
39 #define VME_SET_MASTER _IOW(VME_IOC_MAGIC, 4, struct vme_master)

Completed in 41 milliseconds