suse man page for ata_host_start

Query: ata_host_start

OS: suse

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 2.6. July 2010 ATA_HOST_START(9)
Related Man Pages
parport_register_port(9) - centos
jack-dssi-host(1) - debian
ata_slave_link_init(9) - suse
fc_remote_port_add(9) - suse
asadmin-start-instance(1as) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Tar Command