/freebsd/sys/dev/ida/ |
H A D | ida_disk.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
/freebsd/sys/kern/ |
H A D | kern_physio.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | vfs_aio.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
/freebsd/sys/sys/ |
H A D | disklabel.h | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | diskmbr.h | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | bio.h | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | conf.h | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | buf.h | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
/freebsd/sys/geom/ |
H A D | geom_ccd.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_cd.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
H A D | scsi_da.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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. diff 49ff4debd3d4c155448b2b4e3b95b17d9eb575ed Sat Aug 14 13:40:51 CEST 1999 Poul-Henning Kamp <phk@FreeBSD.org> 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.
|