.\" 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_IOCTL" "9" "09 October 2005" "" "" .SH NAME s2io_ioctl \- Entry point for the Ioctl .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int s2io_ioctl (struct net_device * \fIdev\fB, struct ifreq * \fIrq\fB, int \fIcmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR Device pointer. .TP \fB\fIrq\fB\fR -- undescribed -- .TP \fB\fIcmd\fB\fR This is used to distinguish between the different commands that can be passed to the IOCTL functions. .SH "DESCRIPTION" .PP This function has support for ethtool, adding multiple MAC addresses on the NIC and some DBG commands for the util tool. .SH "RETURN VALUE" .PP Currently the IOCTL supports no operations, hence by default this function returns OP NOT SUPPORTED value.