freebsd-dev/sys/dev/ata
Poul-Henning Kamp 891619a66d Use bioq_flush() to drain a bio queue with a specific error code.
Retain the mistake of not updating the devstat API for now.

Spell bioq_disksort() consistently with the remaining bioq_*().

#include <geom/geom_disk.h> where this is more appropriate.
2003-04-01 15:06:26 +00:00
..
ata-all.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
ata-all.h Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-card.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-cbus.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-chipset.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-disk.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
ata-disk.h Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
ata-dma.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-isa.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-pci.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-pci.h Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
ata-raid.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
ata-raid.h Convert to new disk API. 2003-02-25 15:33:36 +00:00
atapi-all.c Second round of updates to the ATA driver. 2003-03-29 13:37:09 +00:00
atapi-all.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-cam.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
atapi-cd.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
atapi-cd.h First round off updates/fixes to the ATA driver. 2003-02-20 20:02:32 +00:00
atapi-fd.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
atapi-fd.h Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
atapi-tape.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
atapi-tape.h Allocate the devstat structure with devstat_new_entry(). 2003-03-08 21:32:59 +00:00