Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_mv.c614 static void mv_eh_thaw(struct ata_port *ap);
698 .thaw = mv_eh_thaw,
720 .thaw = mv_eh_thaw,
3676 static void mv_eh_thaw(struct ata_port *ap) in mv_eh_thaw() function