.\" 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 "ZFCP_GET_ADAPTER_BY_BUSID" "9" "09 October 2005" "" ""
.SH NAME
zfcp_get_adapter_by_busid \- find adpater in adapter list by bus_id
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct zfcp_adapter * zfcp_get_adapter_by_busid (char * \fIbus_id\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbus_id\fB\fR
bus_id to search for
Traverse list of all adapters and return pointer to an adapter
with the given bus_id.