freebsd-dev/sys/dev/ata
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
ata-all.c Fix a nasty bug in ata_intr, parens are a good thing if used right. 2000-05-23 19:05:56 +00:00
ata-all.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ata-disk.c Fix a nasty bug in ata_intr, parens are a good thing if used right. 2000-05-23 19:05:56 +00:00
ata-disk.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ata-dma.c Fix a nasty bug in ata_intr, parens are a good thing if used right. 2000-05-23 19:05:56 +00:00
atapi-all.c Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
atapi-all.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
atapi-cd.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
atapi-cd.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-fd.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
atapi-fd.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
atapi-tape.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
atapi-tape.h Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00