ata_scsi_mode_select_xlat(9) centos man page | unix.com

Man Page: ata_scsi_mode_select_xlat

Operating Environment: centos

Section: 9

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

NAME
ata_scsi_mode_select_xlat - Simulate MODE SELECT 6, 10 commands
SYNOPSIS
unsigned int ata_scsi_mode_select_xlat(struct ata_queued_cmd * qc);
ARGUMENTS
qc Storage for translated ATA taskfile
DESCRIPTION
Converts a MODE SELECT command to an ATA SET FEATURES taskfile. Assume this is invoked for direct access devices (e.g. disks) only. There should be no block descriptor for other device types.
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_SCSI_MODE_SELECT(9)
Related Man Pages
sg_sat_identify(8) - centos
sg_sat_identify(8) - suse
sg_scan(8) - suse
sg_sat_set_features(8) - suse
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq