Home
last modified time | relevance | path

Searched defs:ata_host (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dlibata.h537 struct ata_host { struct
538 spinlock_t lock;
539 struct device *dev;
540 void __iomem * const *iomap;
541 unsigned int n_ports;
542 void *private_data;
543 struct ata_port_operations *ops;
544 unsigned long flags;
546 struct mutex eh_mutex;
547 struct task_struct *eh_owner;
[all …]
/linux-3.4.99/include/scsi/
Dlibsas.h175 struct ata_host ata_host; member
/linux-3.4.99/drivers/scsi/
Dipr.h1504 struct ata_host ata_host; member