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

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhndvar.h52 DECLARE_CLASS(bhnd_driver); variable
H A Dbhnd.c1218 DEFINE_CLASS_0(bhnd, bhnd_driver, bhnd_methods, sizeof(struct bhnd_softc));
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma.c761 DEFINE_CLASS_1(bhnd, bcma_driver, bcma_methods, sizeof(struct bcma_softc), bhnd_driver);
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba.c1441 DEFINE_CLASS_1(bhnd, siba_driver, siba_methods, sizeof(struct siba_softc), bhnd_driver);

Completed in 102 milliseconds