Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c44 #define MV_6042 62 macro
80 { ATA_M88SX6042, 0, 4, MV_6042, ATA_SA300, "88SX6042" }, in ata_marvell_ident()
99 case MV_6042: in ata_marvell_ident()
236 case MV_6042: in ata_marvell_edma_allocate()
363 if (ctlr->chip->cfg2 != MV_6042 && ctlr->chip->cfg2 != MV_7042) { in ata_marvell_edma_begin_transaction()