Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c136 struct pci_vtscsi_softc { struct
137 struct virtio_softc vss_vs;
138 struct vqueue_info vss_vq[VTSCSI_MAXQ];
139 struct pci_vtscsi_queue vss_queues[VTSCSI_REQUESTQ];
140 pthread_mutex_t vss_mtx;
141 int vss_iid;
142 int vss_ctl_fd;
143 uint32_t vss_features;
144 struct pci_vtscsi_config vss_config;