Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dlibata.h535 struct ata_host { struct
536 spinlock_t lock;
537 struct device *dev;
538 void __iomem * const *iomap;
539 unsigned int n_ports;
540 void *private_data;
541 struct ata_port_operations *ops;
542 unsigned long flags;
544 struct mutex eh_mutex;
545 struct task_struct *eh_owner;
[all …]
/linux-3.3/include/scsi/
Dlibsas.h172 struct ata_host ata_host; member
/linux-3.3/drivers/scsi/
Dipr.h1501 struct ata_host ata_host; member