K 10 svn:author V 6 marius K 8 svn:date V 27 2013-06-01T13:10:24.969520Z K 7 svn:log V 306 MFC: r249203 (partial) - 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. - Add some missing prototypes. END