bhnd_softc
struct bhnd_softc bhnd_sc; /**< bhnd state */
struct bhnd_softc *sc;
DEFINE_CLASS_0(bhnd, bhnd_driver, bhnd_methods, sizeof(struct bhnd_softc));
bhnd_delete_children(struct bhnd_softc *sc)
struct bhnd_softc *sc;
struct bhnd_softc *sc;
static int bhnd_delete_children(struct bhnd_softc *sc);
struct bhnd_softc bhnd_sc; /**< bhnd state */