Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/mips/broadcom/
Dsiba_nexus.c67 if ((error = siba_probe(dev)) > 0) in siba_nexus_probe()
/freebsd-12-stable/sys/dev/bhnd/siba/
Dsibavar.h62 int siba_probe(device_t dev);
Dsiba_bhndb.c98 if ((error = siba_probe(dev)) > 0) in siba_bhndb_probe()
Dsiba.c65 siba_probe(device_t dev) in siba_probe() function
1399 DEVMETHOD(device_probe, siba_probe),