freebsd-dev/sys/cam/scsi
John Baldwin be246f9e94 Reorder dacleanup() and cdcleanup() slightly so that the sysctl context is
freed while the periph lock is not held.  While here, wait until after
freeing the softc before reacquiring the periph lock.

Tested by:	sbruno
2009-02-11 22:29:09 +00:00
..
scsi_all.c Add missing 'break' statement. 2009-01-14 21:25:17 +00:00
scsi_all.h
scsi_cd.c Reorder dacleanup() and cdcleanup() slightly so that the sysctl context is 2009-02-11 22:29:09 +00:00
scsi_cd.h
scsi_ch.c Don't call destroy_dev(9) with a mutex held. While here, shuffle 2009-01-10 17:22:49 +00:00
scsi_ch.h
scsi_da.c Reorder dacleanup() and cdcleanup() slightly so that the sysctl context is 2009-02-11 22:29:09 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c Don't leak memory when alloc fails. 2009-01-23 21:06:16 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c There is no need to initialize the variable here. 2009-01-31 17:34:55 +00:00
scsi_pass.h
scsi_pt.c Don't call destroy_dev(9) with a mutex held. While here, shuffle 2009-01-10 17:22:49 +00:00
scsi_pt.h
scsi_sa.c Don't call destroy_dev(9) with a mutex held. While here, shuffle 2009-01-10 17:22:49 +00:00
scsi_sa.h
scsi_ses.c Don't call destroy_dev(9) with a mutex held. While here, shuffle 2009-01-10 17:22:49 +00:00
scsi_ses.h
scsi_sg.c Add missing 'break' statement. 2009-01-14 21:31:22 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h