.\" 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_PORT_PROBE" "9" "09 October 2005" "" ""
.SH NAME
ata_port_probe \- Mark port as enabled
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_port_probe (struct ata_port * \fIap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
Port for which we indicate enablement
.SH "DESCRIPTION"
.PP
Modify \fIap\fR data structure such that the system
thinks that the entire port is enabled.
.SH "LOCKING"
.PP
host_set lock, or some other form of
serialization.