ata_host_register(9) suse man page | unix.com

Man Page: ata_host_register

Operating Environment: suse

Section: 9

ATA_HOST_REGISTER(9)						  libata Library					      ATA_HOST_REGISTER(9)

NAME
ata_host_register - register initialized ATA host
SYNOPSIS
int ata_host_register(struct ata_host * host, struct scsi_host_template * sht);
ARGUMENTS
host ATA host to register sht template for SCSI host
DESCRIPTION
Register initialized ATA host. host is allocated using ata_host_alloc and fully initialized by LLD. This function starts ports, registers host with ATA and SCSI layers and probe registered devices.
LOCKING
Inherited from calling layer (may sleep).
RETURNS
0 on success, -errno otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_HOST_REGISTER(9)
Related Man Pages
stonith_admin(8) - centos
sg_sat_identify(8) - suse
sg_sat_set_features(8) - suse
atapi_ide(7) - osf1
realhostname(3) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com