Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Devtchn.h57 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port)
58 struct ioctl_evtchn_bind_unbound_port { struct
/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c440 struct ioctl_evtchn_bind_unbound_port *bind; in evtchn_ioctl()
445 bind = (struct ioctl_evtchn_bind_unbound_port *)arg; in evtchn_ioctl()