other versions
- wheezy 3.2.78-1
ATA_SAS_PORT_START(9) | libata SCSI translation/emulat | ATA_SAS_PORT_START(9) |
NAME¶
ata_sas_port_start - Set port up for dma.SYNOPSIS¶
int
ata_sas_port_start(struct ata_port * ap);
ARGUMENTS¶
apPort to initialize
DESCRIPTION¶
Called just after data structures for each port are initialized. May be used as the port_start entry in ata_port_operations.LOCKING¶
Inherited from caller.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |