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

/freebsd-12-stable/sys/xen/
H A Devtchn.h69 _IOW('E', 7, struct ioctl_evtchn_unbind)
70 struct ioctl_evtchn_unbind { struct
/freebsd-12-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c467 struct ioctl_evtchn_unbind *unbind;
470 unbind = (struct ioctl_evtchn_unbind *)arg;

Completed in 82 milliseconds