.\" 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 "I2O_DEVICE_CLASS_SHOW_CLASS_ID" "9" "09 October 2005" "" ""
.SH NAME
i2o_device_class_show_class_id \- Displays class id of I2O device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t i2o_device_class_show_class_id (struct class_device * \fIcd\fB, char * \fIbuf\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcd\fB\fR
class device of which the class id should be displayed
.TP
\fB\fIbuf\fB\fR
buffer into which the class id should be printed
.SH "DESCRIPTION"
.PP
Returns the number of bytes which are printed into the buffer.