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

  /src/sys/arch/sgimips/ioc/
oiocsc.c 68 struct oiocsc_softc { struct
95 CFATTACH_DECL_NEW(oiocsc, sizeof(struct oiocsc_softc),
126 struct oiocsc_softc *osc = device_private(self);
204 struct oiocsc_softc *osc = (void *)dev;
266 struct oiocsc_softc *osc = (void *)dev;
294 struct oiocsc_softc *osc = (void *)dev;
315 struct oiocsc_softc *osc = (void *)dev;
331 struct oiocsc_softc *osc = arg;
oiocsc.c 68 struct oiocsc_softc { struct
95 CFATTACH_DECL_NEW(oiocsc, sizeof(struct oiocsc_softc),
126 struct oiocsc_softc *osc = device_private(self);
204 struct oiocsc_softc *osc = (void *)dev;
266 struct oiocsc_softc *osc = (void *)dev;
294 struct oiocsc_softc *osc = (void *)dev;
315 struct oiocsc_softc *osc = (void *)dev;
331 struct oiocsc_softc *osc = arg;

Completed in 25 milliseconds