.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "HUB_PIO_MAP" "9" "09 October 2005" "" ""
.SH NAME
hub_pio_map \- establish a HUB PIO mapping
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned long hub_pio_map (cnodeid_t \fIcnode\fB, xwidgetnum_t \fIwidget\fB, unsigned long \fIxtalk_addr\fB, size_t \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcnode\fB\fR
-- undescribed --
.TP
\fB\fIwidget\fB\fR
widget ID to perform PIO mapping for
.TP
\fB\fIxtalk_addr\fB\fR
xtalk_address that needs to be mapped
.TP
\fB\fIsize\fB\fR
size of the PIO mapping
.SH "DESCRIPTION"
.PP