'\" t .\" Title: rio_clr_err_stopped .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: Internals .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "RIO_CLR_ERR_STOPPED" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "Internals" .\" ----------------------------------------------------------------- .\" * 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" rio_clr_err_stopped \- Clears port Error\-stopped states\&. .SH "SYNOPSIS" .HP \w'int\ rio_clr_err_stopped('u .BI "int rio_clr_err_stopped(struct\ rio_dev\ *\ " "rdev" ", u32\ " "pnum" ", u32\ " "err_status" ");" .SH "ARGUMENTS" .PP \fIrdev\fR .RS 4 Pointer to RIO device control structure .RE .PP \fIpnum\fR .RS 4 Switch port number to clear errors .RE .PP \fIerr_status\fR .RS 4 port error status (if 0 reads register from device) .RE .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br