HomeSort by: relevance | last modified time | path
    Searched refs:octgmx_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_gmxvar.h 52 struct octgmx_softc;
56 struct octgmx_softc *sc_port_gmx;
76 struct octgmx_softc { struct
98 struct octgmx_softc *ga_gmx;
if_cnmacvar.h 46 struct octgmx_softc *sc_gmx;
octeon_gmx.c 114 static int octgmx_init(struct octgmx_softc *);
182 CFATTACH_DECL_NEW(octgmx, sizeof(struct octgmx_softc),
200 struct octgmx_softc *sc = device_private(self);
288 octgmx_init(struct octgmx_softc *sc)

Completed in 39 milliseconds