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

NAME

6       ata_std_postreset - standard postreset callback
7

SYNOPSIS

9       void ata_std_postreset(struct ata_link * link, unsigned int * classes);
10

ARGUMENTS

12       link
13           the target ata_link
14
15       classes
16           classes of attached devices
17

DESCRIPTION

19       This function is invoked after a successful reset. Note that the device
20       might have been reset more than once using different reset methods
21       before postreset is invoked.
22

LOCKING

24       Kernel thread context (may sleep)
25

AUTHOR

27       Jeff Garzik
28           Author.
29
31Kernel Hackers Manual 3.10         June 2019              ATA_STD_POSTRESET(9)
Impressum