Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c36 static void ata_marvell_edma_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
526 ata_marvell_edma_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, in ata_marvell_edma_dmasetprd() function
556 ch->dma->setprd = ata_marvell_edma_dmasetprd; in ata_marvell_edma_dmainit()