Home
last modified time | relevance | path

Searched refs:VTSCSI_LOCK_OWNED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsivar.h149 #define VTSCSI_LOCK_OWNED(_sc) mtx_assert(VTSCSI_MTX(_sc), MA_OWNED) macro
H A Dvirtio_scsi.c734 VTSCSI_LOCK_OWNED(sc); in vtscsi_cam_action()
1922 VTSCSI_LOCK_OWNED(sc); in vtscsi_complete_vqs_locked()
1960 VTSCSI_LOCK_OWNED(sc); in vtscsi_cancel_request()
2024 VTSCSI_LOCK_OWNED(sc); in vtscsi_reset_bus()
2195 VTSCSI_LOCK_OWNED(sc); in vtscsi_complete_vq()