HomeSort by: relevance | last modified time | path
    Searched defs:bcm2835mbox_sc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_mbox.c 48 static struct bcm2835mbox_softc *bcm2835mbox_sc; variable in typeref:struct:bcm2835mbox_softc *
91 if (bcm2835mbox_sc == NULL)
92 bcm2835mbox_sc = sc;
126 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;
149 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;
165 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;
bcm2835_mbox.c 48 static struct bcm2835mbox_softc *bcm2835mbox_sc; variable in typeref:struct:bcm2835mbox_softc *
91 if (bcm2835mbox_sc == NULL)
92 bcm2835mbox_sc = sc;
126 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;
149 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;
165 struct bcm2835mbox_softc *sc = bcm2835mbox_sc;

Completed in 22 milliseconds