Home
last modified time | relevance | path

Searched defs:ata_port (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dlibata.h865 struct ata_port { struct
867 struct ata_port_operations *ops; argument
868 spinlock_t *lock;
905 struct ata_port_stats stats; argument
906 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 …]
/linux/drivers/ata/
A Dlibata-sff.c1460 unsigned int (*port_intr)(struct ata_port *, struct ata_queued_cmd *)) in __ata_sff_interrupt()

Completed in 18 milliseconds