ata_host_init (9) - Linux Manuals
ata_host_init: Initialize a host struct for sas (ipr, libsas)
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
host
- 
- host to initialize
  
dev
- device host is attached to
 
ops
- port_ops
 
AUTHOR
Jeff Garzik
- Author.
 
COPYRIGHT