Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_input.c124 struct vtinput_config { struct
164 struct vtinput_config vsc_config;
177 .vc_cfgsize = sizeof(struct vtinput_config),
438 if (offset + size > (int)sizeof(struct vtinput_config)) { in pci_vtinput_cfgread()