Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_input.c571 vtinput_read_event_from_host(int fd, struct input_event *event) in vtinput_read_event_from_host() function
599 while (vtinput_read_event_from_host(sc->vsc_fd, &event) == 0) { in vtinput_read_event()