1ATA_HOST_INIT(9)                libata Library                ATA_HOST_INIT(9)
2
3
4

NAME

6       ata_host_init - Initialize a host struct for sas (ipr, libsas)
7

SYNOPSIS

9       void ata_host_init(struct ata_host * host, struct device * dev,
10                          struct ata_port_operations * ops);
11

ARGUMENTS

13       host
14           host to initialize
15
16       dev
17           device host is attached to
18
19       ops
20           port_ops
21

AUTHOR

23       Jeff Garzik
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                  ATA_HOST_INIT(9)
Impressum