Add ata_cmd_sbuf() and implement ata_cmd_string() in terms of it. Change
ata_res_sbuf() so that ata_res_string() can be implemented in terms of it.
I'm not happy about this change, but its use seems to be very narrowly
limited, and this change makes the API more consistent.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable