Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c72 #define VTINPUT_EVENTQ 0 macro
609 &sc->vsc_eventqueue, &sc->vsc_queues[VTINPUT_EVENTQ]); in vtinput_read_event()
724 sc->vsc_queues[VTINPUT_EVENTQ].vq_qsize = VTINPUT_RINGSZ; in pci_vtinput_init()
725 sc->vsc_queues[VTINPUT_EVENTQ].vq_notify = pci_vtinput_notify_eventq; in pci_vtinput_init()