other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_PORT_ALLOC(9) | libata Core Internals | ATA_PORT_ALLOC(9) |
NAME¶
ata_port_alloc - allocate and initialize basic ATA port resourcesSYNOPSIS¶
struct
ata_port *
ata_port_alloc(struct ata_host * host);
ARGUMENTS¶
hostATA host this allocated port belongs to
DESCRIPTION¶
Allocate and initialize basic ATA port resources.RETURNS¶
Allocate ATA port on success, NULL on failure.LOCKING¶
Inherited from calling layer (may sleep).AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |