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

  /src/sys/arch/mips/cavium/dev/
octeon_intc.c 62 struct octeon_intc_softc { struct
69 CFATTACH_DECL_NEW(octintc, sizeof(struct octeon_intc_softc),
88 struct octeon_intc_softc * const sc = device_private(self);
118 struct octeon_intc_softc * const sc = device_private(dev);
146 struct octeon_intc_softc * const sc = device_private(dev);

Completed in 11 milliseconds