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

/freebsd-11.0-release/sys/xen/
H A Devtchn.h59 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port)
60 struct ioctl_evtchn_bind_unbound_port { struct
/freebsd-11.0-release/sys/dev/xen/evtchn/
H A Devtchn_dev.c445 struct ioctl_evtchn_bind_unbound_port *bind;
450 bind = (struct ioctl_evtchn_bind_unbound_port *)arg;

Completed in 125 milliseconds