K 10 svn:author V 6 marius K 8 svn:date V 27 2013-04-06T15:02:06.266636Z K 7 svn:log V 335 - 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 END