freebsd-skq/sys/cam/scsi
Poul-Henning Kamp ed6aff7387 Remove unneeded <sys/buf.h> includes.
Due to some interesting cpp tricks in lockmgr, the LINT kernel shrinks
by 924 bytes.
2000-04-18 15:15:39 +00:00
..
scsi_all.c
scsi_all.h
scsi_cd.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_cd.h
scsi_ch.c Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
scsi_ch.h
scsi_da.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_da.h Various typo's. 2000-03-15 21:55:48 +00:00
scsi_message.h
scsi_pass.c Don't include <sys/buf.h> twice. 2000-04-18 13:49:35 +00:00
scsi_pass.h
scsi_pt.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_pt.h
scsi_sa.c Don't include <sys/buf.h> twice. 2000-04-18 13:49:35 +00:00
scsi_sa.h
scsi_ses.c Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
scsi_ses.h
scsi_targ_bh.c
scsi_target.c Overlooked a s/b_act/bio_queue/ substitution due to targ not being in LINT. 2000-04-16 06:51:27 +00:00
scsi_targetio.h