freebsd-dev/sys/dev/ata
Poul-Henning Kamp 82d9ae4e32 Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
Sanitize SYSCTL_HANDLER_ARGS so that simplistic tools can grog our
sources:

        -sysctl_vm_zone SYSCTL_HANDLER_ARGS
        +sysctl_vm_zone (SYSCTL_HANDLER_ARGS)
2000-07-03 09:35:31 +00:00
..
ata-all.c Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: 2000-07-03 09:35:31 +00:00
ata-all.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ata-disk.c Add disk_enumerate() for finding names of disks. Vinum and libh will 2000-06-15 20:30:53 +00:00
ata-disk.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +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 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +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 Fix alignment problem on the alpha reported by several parties. 2000-05-28 07:50:19 +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