1ATA_HOST_INIT(9) libata Library ATA_HOST_INIT(9)
23
4
NAME
6ata_host_init - Initialize a host struct for sas (ipr, libsas)
7
SYNOPSIS
9void ata_host_init(struct ata_host * host, struct device * dev,
10struct ata_port_operations * ops);
11
ARGUMENTS
13host
14host to initialize
1516
dev
17device host is attached to
1819
ops
20port_ops
21
AUTHOR
23Jeff Garzik
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 2.6. June 2019 ATA_HOST_INIT(9)