Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_mv.c666 static void mv_bmdma_stop(struct ata_queued_cmd *qc);
735 .bmdma_stop = mv_bmdma_stop,
1960 static void mv_bmdma_stop(struct ata_queued_cmd *qc) in mv_bmdma_stop() function