Scroll to navigation

ATA_HOST_INIT(9) libata Library ATA_HOST_INIT(9)

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.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.