Searched refs:bcm_systimer_softc (Results 1 – 1 of 1) sorted by relevance
75 struct bcm_systimer_softc { struct99 static struct bcm_systimer_softc *bcm_systimer_sc = NULL; argument213 struct bcm_systimer_softc *sc = device_get_softc(dev); in bcm_systimer_attach()285 sizeof(struct bcm_systimer_softc),295 struct bcm_systimer_softc *sc; in bcm_systimer_delay()299 sc = (struct bcm_systimer_softc *) arg; in bcm_systimer_delay()