Searched refs:pci_vtscsi_softc (Results 1 – 1 of 1) sorted by relevance
106 struct pci_vtscsi_softc * vsq_sc;135 struct pci_vtscsi_softc { struct234 static int pci_vtscsi_control_handle(struct pci_vtscsi_softc *, void *, size_t);235 static int pci_vtscsi_tmf_handle(struct pci_vtscsi_softc *,237 static int pci_vtscsi_an_handle(struct pci_vtscsi_softc *,244 static int pci_vtscsi_init_queue(struct pci_vtscsi_softc *,300 struct pci_vtscsi_softc *sc; in pci_vtscsi_reset()326 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_neg_features()334 struct pci_vtscsi_softc *sc = vsc; in pci_vtscsi_cfgread()357 pci_vtscsi_control_handle(struct pci_vtscsi_softc *sc, void *buf, in pci_vtscsi_control_handle()[all …]