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

NAME

6       ata_dev_configure - Configure the specified ATA/ATAPI device
7

SYNOPSIS

9       int ata_dev_configure(struct ata_device * dev);
10

ARGUMENTS

12       dev
13           Target device to configure
14

DESCRIPTION

16       Configure dev according to dev->id. Generic and low-level driver
17       specific fixups are also applied.
18

LOCKING

20       Kernel thread context (may sleep)
21

RETURNS

23       0 on success, -errno otherwise
24

AUTHOR

26       Jeff Garzik
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019              ATA_DEV_CONFIGURE(9)
Impressum