bcm2835icu_softc
struct bcm2835icu_softc;
struct bcm2835icu_softc *intr_sc;
static struct bcm2835icu_softc *bcml1icu_sc;
static struct bcm2835icu_softc *bcmicu_sc;
CFATTACH_DECL_NEW(bcmicu, sizeof(struct bcm2835icu_softc),
struct bcm2835icu_softc * const sc = device_private(self);
struct bcm2835icu_softc * const sc = device_private(dev);
struct bcm2835icu_softc * const sc = device_private(dev);