Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/fdt/
Dsimplebus.c48 static int simplebus_probe(device_t dev);
68 DEVMETHOD(device_probe, simplebus_probe),
114 simplebus_probe(device_t dev) in simplebus_probe() function