Home
last modified time | relevance | path

Searched refs:ata_port (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dlibata.h547 struct ata_port;
634 struct ata_port *simplex_claimed; /* channel owning the DMA */
635 struct ata_port *ports[0];
639 struct ata_port *ap;
805 struct ata_port *ap;
832 struct ata_port { struct
930 int (*cable_detect)(struct ata_port *ap); argument
932 void (*set_piomode)(struct ata_port *ap, struct ata_device *dev);
933 void (*set_dmamode)(struct ata_port *ap, struct ata_device *dev);
939 void (*freeze)(struct ata_port *ap);
[all …]
/linux-4.19.296/include/trace/events/
Dlibata.h158 __field( unsigned int, ata_port )
179 __entry->ata_port = qc->ap->print_id;
199 __entry->ata_port, __entry->ata_dev, __entry->tag,
217 __field( unsigned int, ata_port )
237 __entry->ata_port = qc->ap->print_id;
257 __entry->ata_port, __entry->ata_dev, __entry->tag,
286 __field( unsigned int, ata_port )
293 __entry->ata_port = dev->link->ap->print_id;
300 __entry->ata_port, __entry->ata_dev,
312 __field( unsigned int, ata_port )
[all …]
/linux-4.19.296/include/scsi/
Dsas_ata.h50 void sas_ata_end_eh(struct ata_port *ap);
100 static inline void sas_ata_end_eh(struct ata_port *ap) in sas_ata_end_eh()
Dlibsas.h163 struct ata_port *ap;