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

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h153 #define VTSCSI_LOCK_DESTROY(_sc) mtx_destroy(VTSCSI_MTX(_sc)) macro
H A Dvirtio_scsi.c391 VTSCSI_LOCK_DESTROY(sc);

Completed in 48 milliseconds