centos man page for ata_host_start

Query: ata_host_start

OS: centos

Section: 9

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

ATA_HOST_START(9)						  libata Library						 ATA_HOST_START(9)

NAME
ata_host_start - start and freeze ports of an ATA host
SYNOPSIS
int ata_host_start(struct ata_host * host);
ARGUMENTS
host ATA host to start ports for
DESCRIPTION
Start and then freeze ports of host. Started status is recorded in host->flags, so this function can be called multiple times. Ports are guaranteed to get started only once. If host->ops isn't initialized yet, its set to the first non-dummy port ops.
LOCKING
Inherited from calling layer (may sleep).
RETURNS
0 if all ports are started successfully, -errno otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_HOST_START(9)
Related Man Pages
parport_register_port(9) - suse
ata_scsi_translate(9) - suse
ata_slave_link_init(9) - suse
fc_remote_port_add(9) - suse
realhostname(3) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I