Lines Matching refs:host
909 struct ata_host *host; member
1004 void (*host_stop)(struct ata_host *host);
1130 extern void ata_host_get(struct ata_host *host);
1131 extern void ata_host_put(struct ata_host *host);
1132 extern int ata_host_start(struct ata_host *host);
1133 extern int ata_host_register(struct ata_host *host,
1135 extern int ata_host_activate(struct ata_host *host, int irq,
1138 extern void ata_host_detach(struct ata_host *host);
1158 extern void ata_host_suspend(struct ata_host *host, pm_message_t mesg);
1159 extern void ata_host_resume(struct ata_host *host);
1223 extern void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap);
1224 extern void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, struct list_hea…
1305 extern struct ata_port *ata_port_alloc(struct ata_host *host);
1925 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() argument
1927 return *(struct ata_port **)&host->hostdata[0]; in ata_shost_to_port()
2054 extern int ata_pci_sff_init_host(struct ata_host *host);
2058 extern int ata_pci_sff_activate_host(struct ata_host *host,
2093 extern void ata_pci_bmdma_init(struct ata_host *host);