Lines Matching refs:ata_host
599 struct ata_host { struct
855 struct ata_host *host;
951 void (*host_stop)(struct ata_host *host);
1077 extern struct ata_host *ata_host_alloc(struct device *dev, int max_ports);
1078 extern struct ata_host *ata_host_alloc_pinfo(struct device *dev,
1080 extern void ata_host_get(struct ata_host *host);
1081 extern void ata_host_put(struct ata_host *host);
1082 extern int ata_host_start(struct ata_host *host);
1083 extern int ata_host_register(struct ata_host *host,
1085 extern int ata_host_activate(struct ata_host *host, int irq,
1088 extern void ata_host_detach(struct ata_host *host);
1089 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);
1109 extern int ata_host_suspend(struct ata_host *host, pm_message_t mesg);
1110 extern void ata_host_resume(struct ata_host *host);
1238 extern struct ata_port *ata_sas_port_alloc(struct ata_host *,
1952 extern int ata_pci_sff_init_host(struct ata_host *host);
1955 struct ata_host **r_host);
1956 extern int ata_pci_sff_activate_host(struct ata_host *host,
1991 extern void ata_pci_bmdma_init(struct ata_host *host);
1994 struct ata_host **r_host);