Scroll to navigation

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

struct ata_host * host
host to initialize

struct device * dev

device host is attached to

struct ata_port_operations * ops

port_ops

AUTHOR

Jeff Garzik
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11