other versions
- stretch 4.9.168-1
ATA_DEV_REREAD_ID(9) | libata Core Internals | ATA_DEV_REREAD_ID(9) |
NAME¶
ata_dev_reread_id - Re-read IDENTIFY dataSYNOPSIS¶
int ata_dev_reread_id(struct ata_device * dev, unsigned int readid_flags);
ARGUMENTS¶
devtarget ATA device
readid_flags
read ID flags
DESCRIPTION¶
Re-read IDENTIFY page and make sure dev is still attached to the port.LOCKING: Kernel thread context (may sleep)
RETURN¶
0 on success, negative errno otherwiseAUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |