other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| ATA_STD_POSTRESET(9) | libata Library | ATA_STD_POSTRESET(9) |
NAME¶
ata_std_postreset - standard postreset callbackSYNOPSIS¶
void
ata_std_postreset(struct ata_link * link,
unsigned int * classes);
ARGUMENTS¶
linkthe target ata_link
classes
classes of attached devices
DESCRIPTION¶
This function is invoked after a successful reset. Note that the device might have been reset more than once using different reset methods before postreset is invoked.LOCKING¶
Kernel thread context (may sleep)AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |