1ATA_TF_FROM_FIS(9)              libata Library              ATA_TF_FROM_FIS(9)
2
3
4

NAME

6       ata_tf_from_fis - Convert SATA FIS to ATA taskfile
7

SYNOPSIS

9       void ata_tf_from_fis(const u8 * fis, struct ata_taskfile * tf);
10

ARGUMENTS

12       fis
13           Buffer from which data will be input
14
15       tf
16           Taskfile to output
17

DESCRIPTION

19       Converts a serial ATA FIS structure to a standard ATA taskfile.
20

LOCKING

22       Inherited from caller.
23

AUTHOR

25       Jeff Garzik
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019                ATA_TF_FROM_FIS(9)
Impressum