centos man page for ata_host_alloc_pinfo

Query: ata_host_alloc_pinfo

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_HOST_ALLOC_PINFO(9) 					  libata Library					   ATA_HOST_ALLOC_PINFO(9)

NAME
ata_host_alloc_pinfo - alloc host and init with port_info array
SYNOPSIS
struct ata_host * ata_host_alloc_pinfo(struct device * dev, const struct ata_port_info *const * ppi, int n_ports);
ARGUMENTS
dev generic device this host is associated with ppi array of ATA port_info to initialize host with n_ports number of ATA ports attached to this host
DESCRIPTION
Allocate ATA host and initialize with info from ppi. If NULL terminated, ppi may contain fewer entries than n_ports. The last entry will be used for the remaining ports.
RETURNS
Allocate ATA host 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_HOST_ALLOC_PINFO(9)
Related Man Pages
usb_make_path(9) - centos
sg_sat_set_features(8) - suse
ata_slave_link_init(9) - suse
hv_ata_pci_disengage(4) - freebsd
ppi(4) - linux
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!