.\" 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 "S2IO_ETHTOOL_GREGS" "9" "09 October 2005" "" ""
.SH NAME
s2io_ethtool_gregs \- dumps the entire space of Xfame into the buffer.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void s2io_ethtool_gregs (struct net_device * \fIdev\fB, struct ethtool_regs * \fIregs\fB, void * \fIspace\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIregs\fB\fR
pointer to the structure with parameters given by ethtool for
dumping the registers.
.TP
\fB\fIspace\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Dumps the entire register space of xFrame NIC into the user given
buffer area.
.SH "RETURN VALUE"
.PP
void .