freebsd-skq/sys/cam/scsi
mav 60555b7f32 MFp4:
- Remove CAM_PERIPH_POLLED flag. It is broken by design. Polling can't be
periph flag. May be SIM, may be CCB, but now it works fine just without it.
- Remove check unused for at least five years. If we will ever have non-BIO
devices in CAM, this check is smallest of what we will need.
- If several controllers complete requests same time, call swi_sched()
only once.
2009-11-04 15:40:19 +00:00
..
scsi_all.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_all.h Update SCSI opcodes and ASCs from t10.org. 2008-08-07 17:25:05 +00:00
scsi_cd.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_cd.h
scsi_ch.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_ch.h
scsi_da.c MFp4: 2009-11-04 15:40:19 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_iu.h
scsi_low_pisa.c
scsi_low_pisa.h
scsi_low.c Fix a memory leak in an error case. 2009-10-22 06:13:07 +00:00
scsi_low.h Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
scsi_message.h
scsi_pass.c Separate the parallel scsi knowledge out of the core of the XPT, and 2009-07-10 08:18:08 +00:00
scsi_pass.h
scsi_pt.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_pt.h
scsi_sa.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_sa.h
scsi_ses.c Separate the parallel scsi knowledge out of the core of the XPT, and 2009-07-10 08:18:08 +00:00
scsi_ses.h
scsi_sg.c MFp4: 2009-10-31 10:43:38 +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 Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_target.c Replace most of priority numbers with defines. No logical changes. 2009-10-23 08:27:55 +00:00
scsi_targetio.h
scsi_xpt.c MFp4: 2009-11-01 11:31:06 +00:00