freebsd-dev/sys/cam/scsi
Alexander Motin 8cb46437a7 Drop periph lock around cam_periph_unmapmem().
Since r345656 it may call copyout(), that may sleep.

MFC after:	3 days
Sponsored by:	iXsystems, Inc.
2019-05-06 19:08:03 +00:00
..
scsi_all.c Polish SCSI sense data validity checks. 2019-04-21 19:07:03 +00:00
scsi_all.h Report DIF protection type the disk is formatted with. 2019-04-22 01:08:14 +00:00
scsi_cd.c Move 32-bit compat support for CDIOREADTOCENTRYS to the right place. 2018-10-02 23:23:56 +00:00
scsi_cd.h
scsi_ch.c cam_periph_acquire() now returns an errno. 2018-03-19 20:19:00 +00:00
scsi_ch.h
scsi_da.c Report DIF protection type the disk is formatted with. 2019-04-22 01:08:14 +00:00
scsi_da.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c Use switch instead of chained if/else to improve readability. 2019-02-04 01:20:56 +00:00
scsi_enc.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
scsi_enc.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
scsi_iu.h
scsi_message.h
scsi_pass.c Drop periph lock around cam_periph_unmapmem(). 2019-05-06 19:08:03 +00:00
scsi_pass.h
scsi_pt.c Return a C errno for cam_periph_acquire(). 2018-02-06 06:42:25 +00:00
scsi_pt.h
scsi_sa.c cam_periph_runccb() changed several years ago to overwrite the ccb callback 2018-05-01 20:09:29 +00:00
scsi_sa.h
scsi_ses.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
scsi_sg.c Drop periph lock around cam_periph_unmapmem(). 2019-05-06 19:08:03 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h
scsi_xpt.c CID 1009492: Logically dead code in sys/cam/scsi/scsi_xpt.c 2019-02-11 22:09:26 +00:00
smp_all.c
smp_all.h