Home
last modified time | relevance | path

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

/NextBSD/sys/xen/
HDevtchn.h59 _IOWR('E', 6, struct ioctl_evtchn_bind_unbound_port)
60 struct ioctl_evtchn_bind_unbound_port { struct
/NextBSD/sys/dev/xen/evtchn/
HDevtchn_dev.c447 struct ioctl_evtchn_bind_unbound_port *bind; in evtchn_ioctl()
452 bind = (struct ioctl_evtchn_bind_unbound_port *)arg; in evtchn_ioctl()