Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c601 static void mv_eh_thaw(struct ata_port *ap);
689 .thaw = mv_eh_thaw,
711 .thaw = mv_eh_thaw,
3664 static void mv_eh_thaw(struct ata_port *ap) in mv_eh_thaw() function