'\" t .\" Title: ata_sas_port_start .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "ATA_SAS_PORT_START" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "libata SCSI translation/emulat" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ata_sas_port_start \- Set port up for dma\&. .SH "SYNOPSIS" .HP \w'int\ ata_sas_port_start('u .BI "int ata_sas_port_start(struct\ ata_port\ *\ " "ap" ");" .SH "ARGUMENTS" .PP \fIap\fR .RS 4 Port to initialize .RE .SH "DESCRIPTION" .PP Called just after data structures for each port are initialized\&. .PP May be used as the \fBport_start\fR entry in ata_port_operations\&. .PP LOCKING: Inherited from caller\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br