Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_input.c156 static void pci_vtinput_reset(void *);
164 .vc_reset = pci_vtinput_reset,
171 pci_vtinput_reset(void *vsc) in pci_vtinput_reset() function