1ATA_PORT_START(9)               libata Library               ATA_PORT_START(9)
2
3
4

NAME

6       ata_port_start - Set port up for dma.
7

SYNOPSIS

9       int ata_port_start(struct ata_port * ap);
10

ARGUMENTS

12       ap
13           Port to initialize
14

DESCRIPTION

16       Called just after data structures for each port are initialized.
17       Allocates space for PRD table.
18
19       May be used as the port_start entry in ata_port_operations.
20

LOCKING

22       Inherited from caller.
23

AUTHOR

25       Jeff Garzik
26           Author.
27
29Kernel Hackers Manual 2.6.         June 2019                 ATA_PORT_START(9)
Impressum