.\" 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 "MATCH_PCI_DEVICE" "9" "09 October 2005" "" ""
.SH NAME
match_pci_device \- Matches a pci device against a given hardware path
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int match_pci_device (struct device * \fIdev\fB, int \fIindex\fB, struct hardware_path * \fImodpath\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
the generic device (known to be contained by a pci_dev).
.TP
\fB\fIindex\fB\fR
the current BC index
.TP
\fB\fImodpath\fB\fR
the hardware path.
.SH "DESCRIPTION"
.PP
entry.