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

NAME

6       ata_id_xfermask - Compute xfermask from the given IDENTIFY data
7

SYNOPSIS

9       unsigned long ata_id_xfermask(const u16 * id);
10

ARGUMENTS

12       id
13           IDENTIFY data to compute xfer mask from
14

DESCRIPTION

16       Compute the xfermask for this device. This is not as trivial as it
17       seems if we must consider early devices correctly.
18

FIXME

20       pre IDE drive timing (do we care ?).
21

LOCKING

23       None.
24

RETURNS

26       Computed xfermask
27

AUTHOR

29       Jeff Garzik
30           Author.
31
33Kernel Hackers Manual 3.10         June 2019                ATA_ID_XFERMASK(9)
Impressum