Query: ata_tf_from_fis
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_TF_FROM_FIS(9) libata Library ATA_TF_FROM_FIS(9)NAMEata_tf_from_fis - Convert SATA FIS to ATA taskfileSYNOPSISvoid ata_tf_from_fis(const u8 * fis, struct ata_taskfile * tf);ARGUMENTSfis Buffer from which data will be input tf Taskfile to outputDESCRIPTIONConverts a serial ATA FIS structure to a standard ATA taskfile.LOCKINGInherited from caller.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_TF_FROM_FIS(9)