Searched defs:pci_vtscsi_softc (Results 1 – 1 of 1) sorted by relevance
135 struct pci_vtscsi_softc { struct136 struct virtio_softc vss_vs;137 struct vqueue_info vss_vq[VTSCSI_MAXQ];138 struct pci_vtscsi_queue vss_queues[VTSCSI_REQUESTQ];139 pthread_mutex_t vss_mtx;140 int vss_iid;141 int vss_ctl_fd;142 uint32_t vss_features;143 struct pci_vtscsi_config vss_config;