freebsd-dev/sys/cam/scsi
Warner Losh 787db28adf Remove a stray else. It isn't needed (due to the return at the end of
the if statement it pairs with). While not an error today, a careless
edit in the future could cause problems (though given the nature of
this specific code, the problems quite likely would be some variation
of "most direct access SCSI storage devices won't attach," which is
unlikely to go unnoticed).

PVS-Studio: V705
2016-02-18 15:12:52 +00:00
..
scsi_all.c Update list of opcodes to 5/26/15. 2015-09-18 10:44:25 +00:00
scsi_all.h Add new report types to REPORT LUNS command. 2015-09-24 12:22:47 +00:00
scsi_cd.c Remove legacy CHS geometry from dmesg and unify capacity outputs. 2015-10-11 13:48:20 +00:00
scsi_cd.h Add CD/DVD Capabilities and Mechanical Status Page. 2015-09-29 09:09:37 +00:00
scsi_ch.c Convert sys/cam to use make_dev_s(). 2016-01-07 20:22:55 +00:00
scsi_ch.h
scsi_da.c Remove a stray else. It isn't needed (due to the return at the end of 2016-02-18 15:12:52 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c Add API to obtain primary enclosure name and ID for /dev/sesX devices. 2015-11-21 10:22:01 +00:00
scsi_enc.c Convert sys/cam to use make_dev_s(). 2016-01-07 20:22:55 +00:00
scsi_enc.h Add API to obtain primary enclosure name and ID for /dev/sesX devices. 2015-11-21 10:22:01 +00:00
scsi_iu.h
scsi_low.c
scsi_low.h
scsi_message.h Add partial support for QUERY TMF to CAM and isp(4). 2015-10-23 18:34:18 +00:00
scsi_pass.c Clean up unused-but-set-variable spotted by gcc-4.9. 2016-02-01 02:33:58 +00:00
scsi_pass.h Add asynchronous command support to the pass(4) driver, and the new 2015-12-03 20:54:55 +00:00
scsi_pt.c Convert sys/cam to use make_dev_s(). 2016-01-07 20:22:55 +00:00
scsi_pt.h
scsi_sa.c Clean up unused-but-set-variable spotted by gcc-4.9. 2016-02-01 02:33:58 +00:00
scsi_sa.h
scsi_ses.h
scsi_sg.c Convert sys/cam to use make_dev_s(). 2016-01-07 20:22:55 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c Make pass, sg and targ drivers respect HBA's maxio. 2015-09-30 13:31:37 +00:00
scsi_targetio.h
scsi_xpt.c Fix the SCSI Extended INQUIRY probe case when an error is returned 2016-02-08 22:13:08 +00:00
smp_all.c
smp_all.h