Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c31 static int ata_marvell_edma_allocate(device_t dev);
174 ctlr->allocate = ata_marvell_edma_allocate; in ata_marvell_edma_chipinit()
202 ata_marvell_edma_allocate(device_t dev) in ata_marvell_edma_allocate() function