ata_port_alloc(9) centos man page | unix.com

Man Page: ata_port_alloc

Operating Environment: centos

Section: 9

ATA_PORT_ALLOC(9)					       libata Core Internals						 ATA_PORT_ALLOC(9)

NAME
ata_port_alloc - allocate and initialize basic ATA port resources
SYNOPSIS
struct ata_port * ata_port_alloc(struct ata_host * host);
ARGUMENTS
host ATA 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 Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_PORT_ALLOC(9)
Related Man Pages
fc_remote_port_add(9) - centos
artsata(4) - netbsd
siis(4) - mojave
siis(4) - linux
siis(4) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq