freebsd_amp_hwpstate/sys/dev/ata
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
..
ata-all.c
ata-all.h Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
ata-disk.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
ata-disk.h
ata-dma.c Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
atapi-all.c Support DMA on ATAPI devices (finally). 1999-08-10 21:59:58 +00:00
atapi-all.h
atapi-cd.c
atapi-cd.h
atapi-fd.c Spring cleaning around strategy and disklabels/slices: 1999-08-14 11:40:51 +00:00
atapi-fd.h
atapi-tape.c
atapi-tape.h