Go to the documentation of this file.
33 #ifndef __LINUX_XEN_XENBUS_DEV_H__
34 #define __LINUX_XEN_XENBUS_DEV_H__
38 #define IOCTL_XENBUS_BACKEND_EVTCHN \
39 _IOC(_IOC_NONE, 'B', 0, 0)
41 #define IOCTL_XENBUS_BACKEND_SETUP \
42 _IOC(_IOC_NONE, 'B', 1, 0)