freebsd-dev/sys/cam/scsi
Scott Long 85d92640f8 Add a helper function for registering async callbacks. Besides
eliminating a lot of duplicated code, this also fixes a locking edge case.
2007-05-16 16:54:23 +00:00
..
scsi_all.c Implement 'camcontrol reportluns'. This allows users to send the SCSI 2006-08-21 13:24:50 +00:00
scsi_all.h Initial cut at Basic Domain Validation- just add some states to 2006-12-04 23:04:13 +00:00
scsi_cd.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_cd.h
scsi_ch.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_ch.h
scsi_da.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c Revert a driver API change to xpt_alloc_ccb that isn't necessary. Fix a 2007-04-18 04:58:53 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_pass.h
scsi_pt.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_pt.h
scsi_sa.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_sa.h
scsi_ses.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_ses.h
scsi_sg.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_sg.h A fix for the SG_GET_TIMEOUT function slipped into a previous commit by 2007-04-10 20:03:42 +00:00
scsi_targ_bh.c Add a helper function for registering async callbacks. Besides 2007-05-16 16:54:23 +00:00
scsi_target.c Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will 2007-04-15 08:49:19 +00:00
scsi_targetio.h