.\" 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 "COUNT_PARISC_DRIVER" "" "06 October 2005" "" ""
.SH NAME
count_parisc_driver \- count # of devices this driver would match
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int count_parisc_driver (struct parisc_driver * \fIdriver\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdriver\fB\fR
the PA-RISC driver to try
.SH "DESCRIPTION"
.PP
Use by IOMMU support to ``guess'' the right size IOPdir.
Formula is something like memsize/(num_iommu * entry_size).