Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-marvell.c53 static int ata_marvell_chipinit(device_t dev);
109 ctlr->chipinit = ata_marvell_chipinit; in ata_marvell_probe()
119 ata_marvell_chipinit(device_t dev) in ata_marvell_chipinit() function