ata_host_add

Name

ata_host_add --  Attach low-level ATA driver to system

Synopsis

struct ata_port * ata_host_add (struct ata_probe_ent * ent, struct ata_host_set * host_set, unsigned int port_no);

Arguments

ent

Information provided by low-level driver

host_set

Collections of ports to which we add

port_no

Port number associated with this host

LOCKING

RETURNS