Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlibata.h605 struct ata_host { struct
606 spinlock_t lock;
607 struct device *dev;
608 void __iomem * const *iomap;
609 unsigned int n_ports;
610 unsigned int n_tags; /* nr of NCQ tags */
611 void *private_data;
612 struct ata_port_operations *ops;
613 unsigned long flags;
615 struct mutex eh_mutex;
[all …]
/linux-4.4.14/include/scsi/
Dlibsas.h172 struct ata_host ata_host; member
/linux-4.4.14/drivers/scsi/
Dipr.h1581 struct ata_host ata_host; member