freebsd-dev/sys/dev/ida
Poul-Henning Kamp c244d2de43 Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
(Much of this done by script)

Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED.

Move b_pblkno and b_iodone_chain to struct bio while we transition, they
will be obsoleted once bio structs chain/stack.

Add bio_queue field for struct bio aware disksort.

Address a lot of stylistic issues brought up by bde.
2000-04-02 15:24:56 +00:00
..
ida_disk.c Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
ida_eisa.c Add support for older EISA compaq cards and newer Smart 4200 cards. 2000-03-08 16:16:31 +00:00
ida_pci.c Add support for older EISA compaq cards and newer Smart 4200 cards. 2000-03-08 16:16:31 +00:00
ida.c Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
idareg.h Add support for older EISA compaq cards and newer Smart 4200 cards. 2000-03-08 16:16:31 +00:00
idavar.h Add support for older EISA compaq cards and newer Smart 4200 cards. 2000-03-08 16:16:31 +00:00