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

/freebsd-10-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_intr.c83 struct bcm_intc_softc { struct
90 static struct bcm_intc_softc *bcm_intc_sc = NULL;
114 struct bcm_intc_softc *sc = device_get_softc(dev);
145 sizeof(struct bcm_intc_softc),
156 struct bcm_intc_softc *sc = bcm_intc_sc;
207 struct bcm_intc_softc *sc = bcm_intc_sc;
227 struct bcm_intc_softc *sc = bcm_intc_sc;

Completed in 100 milliseconds