Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Drgmii.c54 struct opb_softc *sc = device_private(self); in rgmii_attach()
72 struct opb_softc *sc = device_private(self); in rgmii_enable()
86 struct opb_softc *sc = device_private(self); in rgmii_disable()
99 struct opb_softc *sc = device_private(self); in rgmii_speed()
H A Dopbvar.h40 struct opb_softc { struct
H A Dopb.c178 CFATTACH_DECL_NEW(opb, sizeof(struct opb_softc),
222 struct opb_softc *sc = device_private(self); in opb_attach()