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

/freebsd-11.0-release/sys/xen/
H A Devtchn.h39 _IOWR('E', 4, struct ioctl_evtchn_bind_virq)
40 struct ioctl_evtchn_bind_virq { struct
/freebsd-11.0-release/sys/dev/xen/evtchn/
H A Devtchn_dev.c402 struct ioctl_evtchn_bind_virq *bind;
407 bind = (struct ioctl_evtchn_bind_virq *)arg;

Completed in 184 milliseconds