.\" 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 "ATA_BUS_PROBE" "9" "09 October 2005" "" ""
.SH NAME
ata_bus_probe \- Reset and probe ATA bus
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ata_bus_probe (struct ata_port * \fIap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
Bus to probe
.SH "DESCRIPTION"
.PP
Master ATA bus probing function. Initiates a hardware-dependent
bus reset, then attempts to identify any devices found on
the bus.
.SH "LOCKING"
.PP
PCI/etc. bus probe sem.
.SH "RETURNS"
.PP
Zero on success, non-zero on error.