Home
last modified time | relevance | path

Searched refs:bcmdmac_sc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dbcm2835_dmac.c76 static struct bcmdmac_softc *bcmdmac_sc = NULL; variable
146 if (bcmdmac_sc) { in bcmdmac_attach()
150 bcmdmac_sc = sc; in bcmdmac_attach()
225 struct bcmdmac_softc *sc = bcmdmac_sc; in bcmdmac_alloc()