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

/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma_nexus.c80 if ((error = bcma_probe(dev)) > 0) {
H A Dbcmavar.h62 int bcma_probe(device_t dev);
H A Dbcma_bhndb.c62 return (bcma_probe(dev));
H A Dbcma.c49 bcma_probe(device_t dev) function
492 DEVMETHOD(device_probe, bcma_probe),

Completed in 62 milliseconds