'\" t .\" Title: sata_link_resume .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: libata Library .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "SATA_LINK_RESUME" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "libata Library" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sata_link_resume \- resume SATA link .SH "SYNOPSIS" .HP \w'int\ sata_link_resume('u .BI "int sata_link_resume(struct\ ata_link\ *\ " "link" ", const\ unsigned\ long\ *\ " "params" ", unsigned\ long\ " "deadline" ");" .SH "ARGUMENTS" .PP \fIlink\fR .RS 4 ATA link to resume SATA .RE .PP \fIparams\fR .RS 4 timing parameters { interval, duration, timeout } in msec .RE .PP \fIdeadline\fR .RS 4 deadline jiffies for the operation .RE .SH "DESCRIPTION" .PP Resume SATA phy \fIlink\fR and debounce it\&. .PP LOCKING: Kernel thread context (may sleep) .SH "RETURN" .PP 0 on success, \-errno on failure\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br