Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/
H A Data-pci.h489 int ata_pci_probe(device_t dev);
H A Data-pci.c66 ata_pci_probe(device_t dev) in ata_pci_probe() function
731 DEVMETHOD(device_probe, ata_pci_probe),