Searched refs:proto_pci_probe (Results 1 – 1 of 1) sorted by relevance
41 static int proto_pci_probe(device_t dev);46 DEVMETHOD(device_probe, proto_pci_probe),62 proto_pci_probe(device_t dev) in proto_pci_probe() function