Name

ata_sas_port_start — Set port up for dma.

Synopsis

int ata_sas_port_start (struct ata_port * ap);
 

Arguments

struct ata_port * ap

Port 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.