.\" 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_START" "9" "09 October 2005" "" "" .SH NAME ata_port_start \- Set port up for dma. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ata_port_start (struct ata_port * \fIap\fB); \fR .SH "ARGUMENTS" .TP \fB\fIap\fB\fR Port to initialize .SH "DESCRIPTION" .PP Called just after data structures for each port are initialized. Allocates space for PRD table. .PP May be used as the \fBport_start\fR entry in ata_port_operations.