freebsd-dev/sys/dev/virtio/scsi
Bryan Venteicher 4d5919ec0b Merge virtio_scsi change from projects/virtio
r252680:
    Fix SIM lock not owned panic

    The CAM locking requirements of registering an async
    callback has changed so the SIM lock must be held. Remove
    code that explicitly dropped the lock around the register.

    Also return CAM_SEL_TIMEOUT instead of CAM_TID_INVALID
    for bad targets to avoid a lot console spam during bus
    scans.

MFC after:	1 month
2013-07-04 18:00:27 +00:00
..
virtio_scsi.c Merge virtio_scsi change from projects/virtio 2013-07-04 18:00:27 +00:00
virtio_scsi.h
virtio_scsivar.h Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00