Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Decc_plb.c55 struct ecc_plb_softc { struct
69 CFATTACH_DECL_NEW(ecc_plb, sizeof(struct ecc_plb_softc), argument
93 struct ecc_plb_softc *sc = device_private(self); in ecc_plbattach()
128 struct ecc_plb_softc *sc = device_private(self); in ecc_plb_deferred()
140 struct ecc_plb_softc *sc = arg; in ecc_plb_intr()