Searched defs:ata_port (Results 1 – 2 of 2) sorted by relevance
807 struct ata_port { struct809 struct ata_port_operations *ops; argument810 spinlock_t *lock;848 struct ata_port_stats stats; argument849 struct ata_host *host;850 struct device *dev;851 struct device tdev;861 int eh_tries;864 pm_message_t pm_mesg;890 struct ata_port_operations { argument[all …]
1461 unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *)) in __ata_sff_interrupt()