dove_pmu_softc
struct dove_pmu_softc *pmu =
struct dove_pmu_softc *sc = device_private(self);
struct dove_pmu_softc *sc = arg;
dove_dfs_slow(struct dove_pmu_softc *sc, bool slow)
static int dove_dfs_slow(struct dove_pmu_softc *, bool);
CFATTACH_DECL_NEW(mvsocpmu, sizeof(struct dove_pmu_softc),