Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_9p.c82 struct pci_vt9p_config * vsc_config;
97 struct pci_vt9p_config { struct
318 sc->vsc_config = calloc(1, sizeof(struct pci_vt9p_config) + in pci_vt9p_init()
326 sc->vsc_config = calloc(1, sizeof(struct pci_vt9p_config)); in pci_vt9p_init()