Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_input.c110 struct vtinput_config { struct
150 struct vtinput_config vsc_config;
163 .vc_cfgsize = sizeof(struct vtinput_config),
423 if (offset + size > (int)sizeof(struct vtinput_config)) { in pci_vtinput_cfgread()