Home
last modified time | relevance | path

Searched defs:pci_vtblk_softc (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c196 struct pci_vtblk_softc { struct
197 struct virtio_softc vbsc_vs;
198 pthread_mutex_t vsc_mtx;
199 struct vqueue_info vbsc_vq;
200 struct vtblk_config vbsc_cfg;
201 struct virtio_consts vbsc_consts;
202 struct blockif_ctxt *bc;
204 int vbsc_wce;
206 char vbsc_ident[VTBLK_BLK_ID_BYTES];
207 struct pci_vtblk_ioreq vbsc_ios[VTBLK_RINGSZ];