Lines Matching refs:host
849 struct ata_host *host; member
943 void (*host_stop)(struct ata_host *host);
1125 extern int ata_host_start(struct ata_host *host);
1126 extern int ata_host_register(struct ata_host *host,
1128 extern int ata_host_activate(struct ata_host *host, int irq,
1131 extern void ata_host_detach(struct ata_host *host);
1155 extern int ata_host_suspend(struct ata_host *host, pm_message_t mesg);
1156 extern void ata_host_resume(struct ata_host *host);
1212 extern void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap);
1213 extern void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, struct list_hea…
1723 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() argument
1725 return *(struct ata_port **)&host->hostdata[0]; in ata_shost_to_port()
1849 extern int ata_pci_sff_init_host(struct ata_host *host);
1853 extern int ata_pci_sff_activate_host(struct ata_host *host,
1888 extern void ata_pci_bmdma_init(struct ata_host *host);