other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_TF_FROM_FIS(9) | libata Library | ATA_TF_FROM_FIS(9) |
NAME¶
ata_tf_from_fis - Convert SATA FIS to ATA taskfileSYNOPSIS¶
void
ata_tf_from_fis(const u8 * fis,
struct ata_taskfile * tf);
ARGUMENTS¶
fisBuffer from which data will be input
tf
Taskfile to output
DESCRIPTION¶
Converts a serial ATA FIS structure to a standard ATA taskfile.LOCKING¶
Inherited from caller.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |