Searched defs:ata_port (Results 1 – 2 of 2) sorted by relevance
865 struct ata_port { struct867 struct ata_port_operations *ops; argument868 spinlock_t *lock;905 struct ata_port_stats stats; argument906 struct ata_host *host;907 struct device *dev;908 struct device tdev;916 struct list_head eh_done_q;918 int eh_tries;944 struct ata_port_operations { argument[all …]
1460 unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *)) in __ata_sff_interrupt()
Completed in 18 milliseconds