Searched refs:vtscsi_mtx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h47 struct mtx vtscsi_mtx; member in struct:vtscsi_softc
146 #define VTSCSI_MTX(_sc) &(_sc)->vtscsi_mtx

Completed in 48 milliseconds