Searched refs:ata_port (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | libata.h | 530 struct ata_port; 617 struct ata_port *simplex_claimed; /* channel owning the DMA */ 618 struct ata_port *ports[0]; 622 struct ata_port *ap; 788 struct ata_port *ap; 815 struct ata_port { struct 913 int (*cable_detect)(struct ata_port *ap); argument 915 void (*set_piomode)(struct ata_port *ap, struct ata_device *dev); 916 void (*set_dmamode)(struct ata_port *ap, struct ata_device *dev); 922 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; 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 …]
|
/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;
|