Searched refs:ata_host (Results 1 – 2 of 2) sorted by relevance
618 struct ata_host { struct910 struct ata_host *host;1006 void (*host_stop)(struct ata_host *host);1132 extern void ata_host_get(struct ata_host *host);1133 extern void ata_host_put(struct ata_host *host);1134 extern int ata_host_start(struct ata_host *host);1135 extern int ata_host_register(struct ata_host *host,1140 extern void ata_host_detach(struct ata_host *host);1161 extern void ata_host_resume(struct ata_host *host);2061 struct ata_host **r_host);[all …]
137 struct ata_host *ata_host; member
Completed in 14 milliseconds