Searched defs:ata_port (Results 1 – 2 of 2) sorted by relevance
833 struct ata_port { struct835 struct ata_port_operations *ops; argument836 spinlock_t *lock;876 struct ata_port_stats stats; argument877 struct ata_host *host;878 struct device *dev;879 struct device tdev;887 u32 msg_enable;890 int eh_tries;893 pm_message_t pm_mesg;[all …]
1544 unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *)) in __ata_sff_interrupt()
Completed in 19 milliseconds