Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_bhndb.c77 if ((error = bcma_attach(dev))) in bcma_bhndb_attach()
H A Dbcmavar.h80 int bcma_attach(device_t dev);
H A Dbcma.c78 bcma_attach(device_t dev) in bcma_attach() function
723 DEVMETHOD(device_attach, bcma_attach),