freebsd-skq/sys/cam/scsi
Poul-Henning Kamp 49ff4debd3 Spring cleaning around strategy and disklabels/slices:
Introduce BUF_STRATEGY(struct buf *, int flag) macro, and use it throughout.
please see comment in sys/conf.h about the flag argument.

Remove strategy argument from all the diskslice/label/bad144
implementations, it should be found from the dev_t.

Remove bogus and unused strategy1 routines.

Remove open/close arguments from dssize().  Pick them up from dev_t.

Remove unused and unfinished setgeom support from diskslice/label/bad144 code.
1999-08-14 11:40:51 +00:00
..
scsi_all.c
scsi_all.h
scsi_cd.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
scsi_cd.h
scsi_ch.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scsi_ch.h
scsi_da.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
scsi_da.h
scsi_message.h
scsi_pass.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scsi_pass.h
scsi_pt.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scsi_pt.h
scsi_sa.c A minor tweak to shut up gcc (on the Alpha) for two (false) warnings. 1999-07-03 16:29:32 +00:00
scsi_sa.h
scsi_targ_bh.c
scsi_target.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
scsi_targetio.h