.\" 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 "MIMD_TO_KIOC" "9" "09 October 2005" "" "" .SH NAME mimd_to_kioc \- Converter from old to new ioctl format .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int mimd_to_kioc (mimd_t __user * \fIumimd\fB, mraid_mmadp_t * \fIadp\fB, uioc_t * \fIkioc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIumimd\fB\fR -- undescribed -- .TP \fB\fIadp\fB\fR -- undescribed -- .TP \fB\fIkioc\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \fIumimd\fR : user space old MIMD IOCTL \fIkioc\fR : kernel space new format IOCTL .PP Routine to convert MIMD interface IOCTL to new interface IOCTL packet. The new packet is in kernel space so that driver can perform operations on it freely.