ata_host_init

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

ata_host_init - Initialize a host struct

SYNOPSIS

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

ARGUMENTS

host

host to initialize

dev

device host is attached to

flags

host flags

ops

port_ops

LOCKING

PCI/etc. bus probe sem.

AUTHOR

Jeff Garzik

Author.