Home
last modified time | relevance | path

Searched refs:mv5_reset_bus (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ata/
Dsata_mv.c625 static void mv5_reset_bus(struct ata_host *host, void __iomem *mmio);
836 .reset_bus = mv5_reset_bus,
3098 static void mv5_reset_bus(struct ata_host *host, void __iomem *mmio) in mv5_reset_bus() function