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

NAME

6       sata_std_hardreset - COMRESET w/o waiting or classification
7

SYNOPSIS

9       int sata_std_hardreset(struct ata_link * link, unsigned int * class,
10                              unsigned long deadline);
11

ARGUMENTS

13       link
14           link to reset
15
16       class
17           resulting class of attached device
18
19       deadline
20           deadline jiffies for the operation
21

DESCRIPTION

23       Standard SATA COMRESET w/o waiting or classification.
24

LOCKING

26       Kernel thread context (may sleep)
27

RETURNS

29       0 if link offline, -EAGAIN if link online, -errno on errors.
30

AUTHOR

32       Jeff Garzik
33           Author.
34
36Kernel Hackers Manual 3.10         June 2019             SATA_STD_HARDRESET(9)
Impressum