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

NAME

6       ata_dev_reread_id - Re-read IDENTIFY data
7

SYNOPSIS

9       int ata_dev_reread_id(struct ata_device * dev,
10                             unsigned int readid_flags);
11

ARGUMENTS

13       dev
14           target ATA device
15
16       readid_flags
17           read ID flags
18

DESCRIPTION

20       Re-read IDENTIFY page and make sure dev is still attached to the port.
21

LOCKING

23       Kernel thread context (may sleep)
24

RETURNS

26       0 on success, negative errno otherwise
27

AUTHOR

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