Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c57 if ((error = bcma_probe(dev)) > 0) in bcma_bhndb_probe()
H A Dbcmavar.h79 int bcma_probe(device_t dev);
H A Dbcma.c64 bcma_probe(device_t dev) in bcma_probe() function
721 DEVMETHOD(device_probe, bcma_probe),