other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_HOST_INIT(9) | libata Library | ATA_HOST_INIT(9) |
NAME¶
ata_host_init - Initialize a host struct for sas (ipr, libsas)SYNOPSIS¶
void
ata_host_init(struct ata_host * host,
struct device * dev,
struct ata_port_operations * ops);
ARGUMENTS¶
hosthost to initialize
dev
device host is attached to
ops
port_ops
AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |