1ATA_SAS_PORT_START(9) libata SCSI translation/emulat ATA_SAS_PORT_START(9)
23
4
NAME
6ata_sas_port_start - Set port up for dma.
7
SYNOPSIS
9int ata_sas_port_start(struct ata_port * ap);
10
ARGUMENTS
12ap
13Port to initialize
14
DESCRIPTION
16Called just after data structures for each port are initialized.
1718
May be used as the port_start entry in ata_port_operations.
19
LOCKING
21Inherited from caller.
22
AUTHOR
24Jeff Garzik
25Author.
26
COPYRIGHT
28Kernel Hackers Manual 2.6. November 2011 ATA_SAS_PORT_START(9)