Query: ata_scsi_rw_xlat
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_RW_XLAT(9) libata SCSI translation/emulat ATA_SCSI_RW_XLAT(9)NAMEata_scsi_rw_xlat - Translate SCSI r/w command into an ATA oneSYNOPSISunsigned int ata_scsi_rw_xlat(struct ata_queued_cmd * qc);ARGUMENTSqc Storage for translated ATA taskfileDESCRIPTIONConverts 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.LOCKINGspin_lock_irqsave(host lock)RETURNSZero on success, non-zero on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_RW_XLAT(9)
| Related Man Pages | 
|---|
| scsi_satl(8) - centos | 
| sg_sat_identify(8) - centos | 
| readdvd(1) - debian | 
| sg_sat_identify(8) - suse | 
| sg_sat_set_features(8) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to restrict user to a specific directory in solaris 10 | 
| Change directory error | 
| SOCKS proxy & PAM configuration exposure | 
| A (ksh) Library For and From UNIX.com | 
| Shopt -s histappend |