Searched refs:ata_port (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | libata.h | 522 struct ata_port; 609 struct ata_port *simplex_claimed; /* channel owning the DMA */ 610 struct ata_port *ports[0]; 614 struct ata_port *ap; 780 struct ata_port *ap; 807 struct ata_port { struct 903 int (*cable_detect)(struct ata_port *ap); argument 905 void (*set_piomode)(struct ata_port *ap, struct ata_device *dev); 906 void (*set_dmamode)(struct ata_port *ap, struct ata_device *dev); 912 void (*freeze)(struct ata_port *ap); [all …]
|
/include/trace/events/ |
D | libata.h | 158 __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; 256 __entry->ata_port, __entry->ata_dev, __entry->tag, 285 __field( unsigned int, ata_port ) 292 __entry->ata_port = dev->link->ap->print_id; 299 __entry->ata_port, __entry->ata_dev, 311 __field( unsigned int, ata_port ) [all …]
|
/include/scsi/ |
D | sas_ata.h | 35 void sas_ata_end_eh(struct ata_port *ap); 85 static inline void sas_ata_end_eh(struct ata_port *ap) in sas_ata_end_eh()
|
D | libsas.h | 146 struct ata_port *ap;
|