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

/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma_nexus.c115 return (bcma_attach(dev));
H A Dbcmavar.h63 int bcma_attach(device_t dev);
H A Dbcma_bhndb.c104 return (bcma_attach(dev));
H A Dbcma.c56 bcma_attach(device_t dev) function
80 "not be suspended before bcma_attach()"));
493 DEVMETHOD(device_attach, bcma_attach),

Completed in 70 milliseconds