.\" 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 "NCR5380_probe_irq" "" "06 October 2005" "" ""
.SH NAME
NCR5380_probe_irq \- find the IRQ of an NCR5380
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __init NCR5380_probe_irq (struct Scsi_Host * \fIinstance\fB, int \fIpossible\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinstance\fB\fR
NCR5380 controller
.TP
\fB\fIpossible\fB\fR
bitmask of ISA IRQ lines
.SH "DESCRIPTION"
.PP
Autoprobe for the IRQ line used by the NCR5380 by triggering an IRQ
and then looking to see what interrupt actually turned up.
.SH "LOCKS"
.PP
none, irqs must be enabled on entry