freebsd-nq/sys/cam/scsi
Scott Long ad97d96c40 Locking in the ses_ioctl handler doesn't have to be so strict because
the referenced data is only obtained/changed in the device open handler,
and the ioctl handler can only run after the open handler.  Also fix a
few nearby style issues.

Submitted by: Matt Jacob
2008-03-17 17:18:16 +00:00
..
scsi_all.c
scsi_all.h
scsi_cd.c
scsi_cd.h
scsi_ch.c
scsi_ch.h
scsi_da.c
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c
scsi_sa.h
scsi_ses.c Locking in the ses_ioctl handler doesn't have to be so strict because 2008-03-17 17:18:16 +00:00
scsi_ses.h
scsi_sg.c
scsi_sg.h
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h