1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/cam/scsi
Matt Jacob e404e36b27 Check in some months long pending minor debug output changes.
Clarify that the implicit fallthrough was *not* intentional (thanks, Poul!)
and reorganize the code so a correct fallthrough (with /* FALLTHROUGH */)
occurs.
2003-06-02 00:37:42 +00:00
..
scsi_all.c Don't use return(foo(...)); in a function returning void. 2003-05-31 16:36:42 +00:00
scsi_all.h
scsi_cd.c
scsi_cd.h
scsi_ch.c Use symbolic constants instead of "4". 2003-05-31 16:54:37 +00:00
scsi_ch.h Use symbolic constants instead of "4". 2003-05-31 16:54:37 +00:00
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 Add /* FALLTHROUGH */ 2003-05-31 20:46:21 +00:00
scsi_pt.h
scsi_sa.c Check in some months long pending minor debug output changes. 2003-06-02 00:37:42 +00:00
scsi_sa.h
scsi_ses.c
scsi_ses.h
scsi_targ_bh.c Add /* FALLTHROUGH */ 2003-05-31 20:44:32 +00:00
scsi_target.c
scsi_targetio.h