Home
last modified time | relevance | path

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

/freebsd/sys/dev/ida/
H A Dida_pci.c184 static int ida_pci_probe(device_t dev);
188 DEVMETHOD(device_probe, ida_pci_probe),
221 ida_pci_probe(device_t dev) in ida_pci_probe() function