Home
last modified time | relevance | path

Searched hist:f924768c1387f659ffd72c358d405569311612c7 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/modules/ata/atacore/
H A DMakefilediff 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 Data-lowlevel.cdiff 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 Data-all.hdiff 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 Data-all.cdiff 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 Dfilesdiff 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