.\" 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 "SCSI_HOST_LOOKUP" "" "06 October 2005" "" ""
.SH NAME
scsi_host_lookup \- get a reference to a Scsi_Host by host no
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct Scsi_Host * scsi_host_lookup (unsigned short \fIhostnum\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhostnum\fB\fR
host number to locate
.SH "DESCRIPTION"
.PP
.SH "RETURN VALUE"
.PP
A pointer to located Scsi_Host or NULL.