freebsd-dev/sys/modules/ata
Marius Strobl f924768c13 - Make ata_str2mode() static, it's not used outside of ata-all.c.
- Move ata_timeout() to ata-all.c so we don't need to expose both this
  function and ata_cam_end_transaction() but only the former.
- Move ata_cmd2str() from ata-queue.c to ata-all.c so we can get rid of
  the former.
- Add some missing prototypes.

MFC after:	3 days
2013-04-06 15:02:06 +00:00
..
atacard
atacbus
atacore - Make ata_str2mode() static, it's not used outside of ata-all.c. 2013-04-06 15:02:06 +00:00
atadevel
ataisa
atapci
Makefile Remove all legacy ATA code parts, not used since options ATA_CAM enabled in 2013-04-04 07:12:24 +00:00
Makefile.inc