Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bhnd/siba/
HDsiba_nexus.c73 if ((error = siba_probe(dev)) > 0) { in siba_nexus_probe()
HDsibavar.h52 int siba_probe(device_t dev);
HDsiba_bhndb.c93 return (siba_probe(dev)); in siba_bhndb_probe()
HDsiba.c48 siba_probe(device_t dev) in siba_probe() function
620 DEVMETHOD(device_probe, siba_probe),