Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c29 static int ata_marvell_pata_allocate(device_t dev);
118 ctlr->allocate = ata_marvell_pata_allocate; in ata_marvell_pata_chipinit()
125 ata_marvell_pata_allocate(device_t dev) in ata_marvell_pata_allocate() function