Query: ata_scsi_mode_select_xlat
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_MODE_SELECT(9) libata SCSI translation/emulat ATA_SCSI_MODE_SELECT(9)NAMEata_scsi_mode_select_xlat - Simulate MODE SELECT 6, 10 commandsSYNOPSISunsigned int ata_scsi_mode_select_xlat(struct ata_queued_cmd * qc);ARGUMENTSqc Storage for translated ATA taskfileDESCRIPTIONConverts 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.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_MODE_SELECT(9)