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

NAME

6       ata_do_dev_read_id - default ID read method
7

SYNOPSIS

9       unsigned int ata_do_dev_read_id(struct ata_device * dev,
10                                       struct ata_taskfile * tf, u16 * id);
11

ARGUMENTS

13       dev
14           device
15
16       tf
17           proposed taskfile
18
19       id
20           data buffer
21

DESCRIPTION

23       Issue the identify taskfile and hand back the buffer containing
24       identify data. For some RAID controllers and for pre ATA devices this
25       function is wrapped or replaced by the driver
26

AUTHOR

28       Jeff Garzik
29           Author.
30
32Kernel Hackers Manual 3.10         June 2019             ATA_DO_DEV_READ_ID(9)
Impressum