Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdt/
H A Dsimplebus.c51 static int simplebus_probe(device_t dev);
90 DEVMETHOD(device_probe, simplebus_probe),
150 simplebus_probe(device_t dev) in simplebus_probe()
148 simplebus_probe(device_t dev) simplebus_probe() function