Searched hist:f924768c1387f659ffd72c358d405569311612c7 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/modules/ata/atacore/ |
H A D | Makefile | diff f924768c1387f659ffd72c358d405569311612c7 Sat Apr 06 17:02:06 CEST 2013 Marius Strobl <marius@FreeBSD.org> - 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
|
/freebsd/sys/dev/ata/ |
H A D | ata-lowlevel.c | diff f924768c1387f659ffd72c358d405569311612c7 Sat Apr 06 17:02:06 CEST 2013 Marius Strobl <marius@FreeBSD.org> - 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
|
H A D | ata-all.h | diff f924768c1387f659ffd72c358d405569311612c7 Sat Apr 06 17:02:06 CEST 2013 Marius Strobl <marius@FreeBSD.org> - 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
|
H A D | ata-all.c | diff f924768c1387f659ffd72c358d405569311612c7 Sat Apr 06 17:02:06 CEST 2013 Marius Strobl <marius@FreeBSD.org> - 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
|
/freebsd/sys/conf/ |
H A D | files | diff f924768c1387f659ffd72c358d405569311612c7 Sat Apr 06 17:02:06 CEST 2013 Marius Strobl <marius@FreeBSD.org> - 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
|