Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c107 struct pci_vtscsi_softc * vsq_sc;
136 struct pci_vtscsi_softc { struct
235 static int pci_vtscsi_control_handle(struct pci_vtscsi_softc *, void *, size_t);
236 static int pci_vtscsi_tmf_handle(struct pci_vtscsi_softc *,
238 static int pci_vtscsi_an_handle(struct pci_vtscsi_softc *,
245 static int pci_vtscsi_init_queue(struct pci_vtscsi_softc *,
301 struct pci_vtscsi_softc *sc; in pci_vtscsi_reset()
327 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_neg_features()
335 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_cfgread()
358 pci_vtscsi_control_handle(struct pci_vtscsi_softc *sc, void *buf, in pci_vtscsi_control_handle()
[all …]