ata_scsi_start_stop_xlat(9) centos man page | unix.com

Man Page: ata_scsi_start_stop_xlat

Operating Environment: centos

Section: 9

ATA_SCSI_START_STOP_(9) 				  libata SCSI translation/emulat				   ATA_SCSI_START_STOP_(9)

NAME
ata_scsi_start_stop_xlat - Translate SCSI START STOP UNIT command
SYNOPSIS
unsigned int ata_scsi_start_stop_xlat(struct ata_queued_cmd * qc);
ARGUMENTS
qc Storage for translated ATA taskfile
DESCRIPTION
Sets up an ATA taskfile to issue STANDBY (to stop) or READ VERIFY (to start). Perhaps these commands should be preceded by CHECK POWER MODE to see what power mode the device is already in. [See SAT revision 5 at www.t10.org]
LOCKING
spin_lock_irqsave(host lock)
RETURNS
Zero on success, non-zero on error.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_SCSI_START_STOP_(9)
Related Man Pages
scsi_satl(8) - centos
sg_sat_identify(8) - centos
sg_sat_identify(8) - debian
sg_sat_set_features(8) - suse
ata_slave_link_init(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I