Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dlibata.h562 struct ata_host { struct
563 spinlock_t lock;
564 struct device *dev;
565 void __iomem * const *iomap;
566 unsigned int n_ports;
567 unsigned int n_tags; /* nr of NCQ tags */
568 void *private_data;
569 struct ata_port_operations *ops;
570 unsigned long flags;
571 struct kref kref;
[all …]
/Linux-v6.1/drivers/scsi/libsas/
Dsas_ata.c555 struct ata_host *ata_host; in sas_ata_init() local
/Linux-v6.1/include/scsi/
Dlibsas.h147 struct ata_host *ata_host; member
/Linux-v6.1/drivers/scsi/
Dipr.h1585 struct ata_host ata_host; member