Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/chipsets/
Data-marvell.c62 static int ata_marvell_edma_begin_transaction(struct ata_request *request);
307 ch->hw.begin_transaction = ata_marvell_edma_begin_transaction; in ata_marvell_edma_ch_attach()
386 ata_marvell_edma_begin_transaction(struct ata_request *request) in ata_marvell_edma_begin_transaction() function