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

  /src/sys/arch/mips/cavium/dev/
octeon_cib.c 70 struct octeon_cib_softc { struct
90 CFATTACH_DECL_NEW(octcib, sizeof(struct octeon_cib_softc),
109 struct octeon_cib_softc * const sc = device_private(self);
178 struct octeon_cib_softc * const sc = device_private(dev);
209 struct octeon_cib_softc * const sc = device_private(dev);
233 struct octeon_cib_softc * const sc = priv;

Completed in 12 milliseconds