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

/freebsd-11-stable/sys/dev/bhnd/siba/
H A Dsiba_nexus.c73 if ((error = siba_probe(dev)) > 0) {
H A Dsibavar.h52 int siba_probe(device_t dev);
H A Dsiba.c48 siba_probe(device_t dev) function
620 DEVMETHOD(device_probe, siba_probe),
H A Dsiba_bhndb.c93 return (siba_probe(dev));

Completed in 55 milliseconds