freebsd-nq/sys/dev/ata
Pedro F. Giffuni 74b8d63dcc Cleanup unnecessary semicolons from the kernel.
Found with devel/coccinelle.
2016-04-10 23:07:00 +00:00
..
chipsets Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
ata_if.m
ata-all.c Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging 2016-02-04 19:53:54 +00:00
ata-all.h Remove UMA allocation of ATA requests. 2015-08-15 21:46:02 +00:00
ata-card.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
ata-cbus.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
ata-dma.c
ata-isa.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
ata-lowlevel.c Small typo. 2016-03-29 23:33:44 +00:00
ata-pci.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-pci.h Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ata-sata.c