1. NAME▲

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

2. SYNOPSIS ▲

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

3. ARGUMENTS ▲

host
    host to initialize

dev
    device host is attached to

ops
    port_ops

4. AUTHOR ▲

Jeff Garzik
    Author.

5. COPYRIGHT ▲