'\" t .\" Title: sata_lpm_ignore_phy_events .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: libata Library .\" Source: Kernel Hackers Manual 4.11.6 .\" Language: English .\" .TH "SATA_LPM_IGNORE_PHY_" "9" "July 2017" "Kernel Hackers Manual 4\&.11\&" "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_lpm_ignore_phy_events \- test if PHY event should be ignored .SH "SYNOPSIS" .HP \w'bool\ sata_lpm_ignore_phy_events('u .BI "bool sata_lpm_ignore_phy_events(struct\ ata_link\ *\ " "link" ");" .SH "ARGUMENTS" .PP \fIstruct ata_link * link\fR .RS 4 Link receiving the event .RE .SH "DESCRIPTION" .PP Test whether the received PHY event has to be ignored or not\&. .PP LOCKING: None: .SH "RETURN" .PP True if the event has to be ignored\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br