libATA Developer's Guide | ||
---|---|---|
<<< Previous | Next >>> |
Converts any of six SCSI read/write commands into the ATA counterpart, including starting sector (LBA), sector count, and taking into account the device's LBA48 support.
Commands READ_6
, READ_10
, READ_16
, WRITE_6
, WRITE_10
, and
WRITE_16
are currently supported.
<<< Previous | Home | Next >>> |
ata_to_sense_error | Up | ata_scsi_translate |