diff options
author | smh <smh@FreeBSD.org> | 2013-04-26 15:53:22 +0000 |
---|---|---|
committer | smh <smh@FreeBSD.org> | 2013-04-26 15:53:22 +0000 |
commit | 7cdb7369d5f2bb9b05dcb29e6e5d251fb3f8ed41 (patch) | |
tree | b36e26c86e9796903f087e62b744e690b1a6e5d7 /contrib/libc++/src/string.cpp | |
parent | f3c66bac10d050369bb01a14e0a4f1a61e9e2791 (diff) | |
download | FreeBSD-src-7cdb7369d5f2bb9b05dcb29e6e5d251fb3f8ed41.zip FreeBSD-src-7cdb7369d5f2bb9b05dcb29e6e5d251fb3f8ed41.tar.gz |
Added the ability to send ATA identify and Data Set Management (DSM) TRIM
commands to an ATA device attached via a SCSI control.
sys/cam/scsi/scsi_all.c:
- Added scsi_ata_identify, scsi_ata_trim
Which use ATA Pass-Through to send commands to the attached disk.
sys/cam/scsi/scsi_all.h:
- Added defines for all missing ATA Pass-Through commands values.
- Added scsi_ata_identify, scsi_ata_trim methods used in ATA TRIM
support.
- Added scsi_vpd_logical_block_prov structure used when querying for
the supported sizes UNMAP commands.
- Added scsi_vpd_block_limits structure used when querying for the
supported sizes of the UNMAP command.
Reviewed by: mav
Approved by: pjd (mentor)
MFC after: 2 weeks
Diffstat (limited to 'contrib/libc++/src/string.cpp')
0 files changed, 0 insertions, 0 deletions