Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dlibata.h612 struct ata_host { struct
613 spinlock_t lock;
614 struct device *dev;
615 void __iomem * const *iomap;
616 unsigned int n_ports;
617 unsigned int n_tags; /* nr of NCQ tags */
618 void *private_data;
619 struct ata_port_operations *ops;
620 unsigned long flags;
621 struct kref kref;
[all …]
/Linux-v4.19/drivers/scsi/libsas/
Dsas_ata.c555 struct ata_host *ata_host; in sas_ata_init() local
/Linux-v4.19/include/scsi/
Dlibsas.h164 struct ata_host *ata_host; member
/Linux-v4.19/drivers/scsi/
Dipr.h1596 struct ata_host ata_host; member