Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_cib.c70 struct octeon_cib_softc { struct
90 CFATTACH_DECL_NEW(octcib, sizeof(struct octeon_cib_softc), argument
109 struct octeon_cib_softc * const sc = device_private(self); in octeon_cib_attach()
178 struct octeon_cib_softc * const sc = device_private(dev); in octeon_cib_establish()
209 struct octeon_cib_softc * const sc = device_private(dev); in octeon_cib_disestablish()
233 struct octeon_cib_softc * const sc = priv; in octeon_cib_intr()