1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/ata
Pedro F. Giffuni 9c2ceeafd5 Small typo.
2016-03-29 23:33:44 +00:00
..
chipsets Ternary operator has lower priority than OR. 2016-02-17 21:13:33 +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