Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c105 struct pci_vtscsi_softc * vsq_sc;
134 struct pci_vtscsi_softc { struct
233 static int pci_vtscsi_control_handle(struct pci_vtscsi_softc *, void *, size_t);
234 static int pci_vtscsi_tmf_handle(struct pci_vtscsi_softc *,
236 static int pci_vtscsi_an_handle(struct pci_vtscsi_softc *,
243 static int pci_vtscsi_init_queue(struct pci_vtscsi_softc *,
299 struct pci_vtscsi_softc *sc; in pci_vtscsi_reset()
325 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_neg_features()
333 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_cfgread()
356 pci_vtscsi_control_handle(struct pci_vtscsi_softc *sc, void *buf, in pci_vtscsi_control_handle()
[all …]