Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_mv.c653 static void mv_bmdma_stop(struct ata_queued_cmd *qc);
726 .bmdma_stop = mv_bmdma_stop,
1910 static void mv_bmdma_stop(struct ata_queued_cmd *qc) in mv_bmdma_stop() function