Searched defs:ata_host (Results 1 – 5 of 5) sorted by relevance
606 struct ata_host { struct607 spinlock_t lock;608 struct device *dev;609 void __iomem * const *iomap;610 unsigned int n_ports;612 void *private_data;614 unsigned long flags;615 struct kref kref;617 struct mutex eh_mutex;618 struct task_struct *eh_owner;[all …]
550 struct ata_host *ata_host; in sas_ata_init() local
147 struct ata_host *ata_host; member
730 struct ata_host *ata_host = sata_dev->ata_host; in hisi_sas_init_device() local
1585 struct ata_host ata_host; member
Completed in 37 milliseconds