freebsd-skq/sys/dev/ata
marius 7bb0bdde2a Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it
along with functions, SYSCTLs and tunables that are not used with
ATA_CAM in #ifndef ATA_CAM, similar to the existing #ifdef'ed ATA_CAM
code for the other way around. This makes it easier to understand
which parts of ata(4) actually are used in the new world order and
to later on remove the !ATA_CAM bits. It also makes it obvious that
there is something fishy with the C-bus front-end as well as in the
ATP850 support, as these used ATA_LOCKING which is defunct in the
ATA_CAM case. When fixing the former, ATA_LOCKING probably needs to
be brought back in some form or other.

Reviewed by:	mav
MFC after:	1 week
2012-03-21 08:57:15 +00:00
..
chipsets Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata_if.m Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-all.c Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata-all.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-card.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-cbus.c Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata-disk.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-disk.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-dma.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-isa.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-lowlevel.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-pci.c Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata-pci.h Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata-queue.c Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it 2012-03-21 08:57:15 +00:00
ata-raid-ddf.h Add basic support for DDF, often found on Adaptec HostRAID controllers. 2009-02-20 06:10:12 +00:00
ata-raid.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-raid.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-sata.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-cam.c Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
atapi-cd.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-cd.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-fd.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-fd.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-tape.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-tape.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00