Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/
H A Data-pci.h527 int ata_marvell_ident(device_t);
H A Data-pci.c127 if (!ata_marvell_ident(dev)) in ata_pci_probe()
/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-marvell.c71 ata_marvell_ident(device_t dev) in ata_marvell_ident() function