Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dlibata.h525 struct ata_host { struct
526 spinlock_t lock;
527 struct device *dev;
528 void __iomem * const *iomap;
529 unsigned int n_ports;
530 void *private_data;
531 struct ata_port_operations *ops;
532 unsigned long flags;
534 struct mutex eh_mutex;
535 struct task_struct *eh_owner;
[all …]
/linux-2.6.39/include/scsi/
Dlibsas.h169 struct ata_host ata_host; member
/linux-2.6.39/drivers/scsi/
Dipr.h1493 struct ata_host ata_host; member