Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/ida/
HDida_pci.c172 static int ida_pci_probe(device_t dev);
176 DEVMETHOD(device_probe, ida_pci_probe),
213 ida_pci_probe(device_t dev) in ida_pci_probe() function