'\" t .\" Title: rio_std_route_clr_table .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "RIO_STD_ROUTE_CLR_TA" "9" "July 2017" "Kernel Hackers Manual 4\&.12\&" "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_std_route_clr_table \- Clear swotch route table using standard registers defined in RIO specification rev\&.1\&.3\&. .SH "SYNOPSIS" .HP \w'int\ rio_std_route_clr_table('u .BI "int rio_std_route_clr_table(struct\ rio_mport\ *\ " "mport" ", u16\ " "destid" ", u8\ " "hopcount" ", u16\ " "table" ");" .SH "ARGUMENTS" .PP \fIstruct rio_mport * mport\fR .RS 4 Master port to issue transaction .RE .PP \fIu16 destid\fR .RS 4 Destination ID of the device .RE .PP \fIu8 hopcount\fR .RS 4 Number of switch hops to the device .RE .PP \fIu16 table\fR .RS 4 routing table ID (global or port\-specific) .RE .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br