Searched refs:pci_vt9p_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dpci_virtio_9p.c68 struct pci_vt9p_softc { struct
82 struct pci_vt9p_softc * vsr_sc;
118 struct pci_vt9p_softc *sc;
129 struct pci_vt9p_softc *sc = vsc;
137 struct pci_vt9p_softc *sc = vsc;
163 struct pci_vt9p_softc *sc = preq->vsr_sc;
180 struct pci_vt9p_softc *sc = preq->vsr_sc;
193 struct pci_vt9p_softc *sc;
250 struct pci_vt9p_softc *sc;
281 sc = calloc(1, sizeof(struct pci_vt9p_softc));
[all...]

Completed in 83 milliseconds