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
hv_ata_pci_disengage(4) - freebsd
siis(4) - mojave
siis(4) - linux
siis(4) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq