Searched refs:vdevice_probe (Results 1 – 1 of 1) sorted by relevance
48 static int vdevice_probe(device_t);67 DEVMETHOD(device_probe, vdevice_probe),109 vdevice_probe(device_t dev) in vdevice_probe() function