.\" 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 "PRINT_INQUIRY" "" "06 October 2005" "" ""
.SH NAME
print_inquiry \- printk the inquiry information
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void print_inquiry (unsigned char * \fIinq_result\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinq_result\fB\fR
printk this SCSI INQUIRY
.SH "DESCRIPTION"
.PP
printk the vendor, model, and other information found in the
INQUIRY data in \fIinq_result\fR\&.
.SH "NOTES"
.PP
Remove this, and replace with a hotplug event that logs any
relevant information.