1ATA_DOWN_XFERMASK_LI(9)      libata Core Internals     ATA_DOWN_XFERMASK_LI(9)
2
3
4

NAME

6       ata_down_xfermask_limit - adjust dev xfer masks downward
7

SYNOPSIS

9       int ata_down_xfermask_limit(struct ata_device * dev, unsigned int sel);
10

ARGUMENTS

12       dev
13           Device to adjust xfer masks
14
15       sel
16           ATA_DNXFER_* selector
17

DESCRIPTION

19       Adjust xfer masks of dev downward. Note that this function does not
20       apply the change. Invoking ata_set_mode afterwards will apply the
21       limit.
22

LOCKING

24       Inherited from caller.
25

RETURNS

27       0 on success, negative errno on failure
28

AUTHOR

30       Jeff Garzik
31           Author.
32
34Kernel Hackers Manual 3.10         June 2019           ATA_DOWN_XFERMASK_LI(9)
Impressum